summaryrefslogtreecommitdiff
path: root/systems/nzxt-desktop/system.nix
diff options
context:
space:
mode:
authoroutremonde <outremonde@vivaldi.net>2025-06-10 23:05:11 -0400
committeroutremonde <outremonde@vivaldi.net>2025-06-10 23:05:11 -0400
commita2677c1449fede4711bb37d2aa9bcfc50ff5cad2 (patch)
tree6ec99c9812ebaeb583292db3fa44572e1c9ab9e6 /systems/nzxt-desktop/system.nix
parent0bc68216997015e216b37a5ba8694532005d97e7 (diff)
testing temp change
Former-commit-id: b11a6417f0f62cfda82edfe5d80fdfd250c530b1
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;