summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcaley <u65487754@gmail.com>2026-06-11 23:22:33 +0200
committerGitHub <noreply@github.com>2026-06-11 23:22:33 +0200
commit98be1f0461879cef5fa3e4ec64a99cb182eaa11b (patch)
tree3d9178587a6e544ed52fbebce2a47f11ace12ef9
parent8d44d0e7df75d47bbad1a4842704ccf0efa5222c (diff)
Update flake.nix
-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
];
};