diff options
Diffstat (limited to 'nixos/hosts/box')
| -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 a26a940..6ab2deb 100644 --- a/nixos/hosts/box/box.nix +++ b/nixos/hosts/box/box.nix @@ -2,8 +2,8 @@ { imports = [ - ../components/wm.nix - ../components/qksh.nix + components/wm.nix + components/qksh.nix ../../modules/vi.nix ../../modules/yazi.nix ../../modules/btop.nix |
