diff options
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/hosts/bed/bed.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/hosts/bed/bed.nix b/nixos/hosts/bed/bed.nix index 09011e1..aa1f722 100644 --- a/nixos/hosts/bed/bed.nix +++ b/nixos/hosts/bed/bed.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 |
