diff options
| -rw-r--r-- | nixos/hosts/bed/bed.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/bed/bed.nix b/nixos/hosts/bed/bed.nix index aa1f722..55b1e2e 100644 --- a/nixos/hosts/bed/bed.nix +++ b/nixos/hosts/bed/bed.nix @@ -4,6 +4,7 @@ imports = [ components/wm.nix components/qksh.nix + ../../modules/layout.nix ../../modules/vi.nix ../../modules/yazi.nix ../../modules/btop.nix |
