diff options
| author | caley <u65487754@gmail.com> | 2026-06-11 23:22:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-11 23:22:33 +0200 |
| commit | 98be1f0461879cef5fa3e4ec64a99cb182eaa11b (patch) | |
| tree | 3d9178587a6e544ed52fbebce2a47f11ace12ef9 | |
| parent | 8d44d0e7df75d47bbad1a4842704ccf0efa5222c (diff) | |
Update flake.nix
| -rw-r--r-- | nixos/flake.nix | 2 |
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 ]; }; |
