summaryrefslogtreecommitdiff
path: root/systems/nzxt-desktop/system.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/nzxt-desktop/system.nix')
-rw-r--r--systems/nzxt-desktop/system.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/nzxt-desktop/system.nix b/systems/nzxt-desktop/system.nix
index 16ef686..396eab6 100644
--- a/systems/nzxt-desktop/system.nix
+++ b/systems/nzxt-desktop/system.nix
@@ -34,7 +34,7 @@
};
};
cli = {
- # shells.nushell.enable = true;
+ shells.nushell.enable = true;
utils = {
nh = {
enable = true;