summaryrefslogtreecommitdiff
path: root/nixos/mngr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/mngr.nix')
-rw-r--r--nixos/mngr.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/mngr.nix b/nixos/mngr.nix
index 217dd95..17108d7 100644
--- a/nixos/mngr.nix
+++ b/nixos/mngr.nix
@@ -4,7 +4,7 @@
imports = [
./hypr.nix
./vim.nix
- ./shell.nix
+ ./qksh.nix
];
home.username = "cat";