diff options
Diffstat (limited to 'nixos/hosts/box/box.nix')
| -rw-r--r-- | nixos/hosts/box/box.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/hosts/box/box.nix b/nixos/hosts/box/box.nix index 7ebc927..a26a940 100644 --- a/nixos/hosts/box/box.nix +++ b/nixos/hosts/box/box.nix @@ -2,8 +2,8 @@ { imports = [ - ../../modules/wm.nix - ../../modules/qksh.nix + ../components/wm.nix + ../components/qksh.nix ../../modules/vi.nix ../../modules/yazi.nix ../../modules/btop.nix |
