diff options
| author | caley <u65487754@gmail.com> | 2026-06-11 23:22:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-11 23:22:07 +0200 |
| commit | 8d44d0e7df75d47bbad1a4842704ccf0efa5222c (patch) | |
| tree | 3a774deb9aa13c0454d465499077ab86fe68c31d | |
| parent | e674832e99eb086cf0984794bde0cf8489a6b73e (diff) | |
Update mngr.nix
| -rw-r--r-- | nixos/mngr.nix | 2 |
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"; |
