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