mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 11:12:00 -05:00
7 lines
68 B
Nix
7 lines
68 B
Nix
_: {
|
|
programs.fd = {
|
|
enable = true;
|
|
hidden = true;
|
|
};
|
|
}
|