diff options
| -rw-r--r-- | nixos/cat.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/cat.nix b/nixos/cat.nix index 2df8268..f526f90 100644 --- a/nixos/cat.nix +++ b/nixos/cat.nix @@ -2,7 +2,7 @@ { imports = [ - ./wm.nix + ./hypr.nix ./vim.nix ]; |
