summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/flake.nix b/nixos/flake.nix
index d601134..499ad34 100644
--- a/nixos/flake.nix
+++ b/nixos/flake.nix
@@ -25,7 +25,7 @@
imports = [
./mngr.nix
./hypr.nix
- ./shell.nix
+ ./qksh.nix
./vim.nix
];
};