summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authorcaley <195605706+cqley@users.noreply.github.com>2026-07-24 17:46:56 +0200
committerGitHub <noreply@github.com>2026-07-24 17:46:56 +0200
commit51b4effd63592a7c42d0932f7d4a7e8afa9a6ee0 (patch)
treef0e8fb65b1b5403062ee97aa3f5da4f746dd6035 /nixos
parent89fbcfab80374f2e9bdd702e0bb6f0b89de7579f (diff)
Update bed.nix
Diffstat (limited to 'nixos')
-rw-r--r--nixos/hosts/bed/bed.nix1
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