diff options
| -rw-r--r-- | nixos/cat.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/cat.nix b/nixos/cat.nix index 27e4bf4..634468b 100644 --- a/nixos/cat.nix +++ b/nixos/cat.nix @@ -4,6 +4,7 @@ imports = [ ./hypr.nix ./vim.nix + ./shell.nix ]; home.username = "silly"; |
