summaryrefslogtreecommitdiff
path: root/home/cez/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/cez/home.nix')
-rw-r--r--home/cez/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/cez/home.nix b/home/cez/home.nix
index f39ddff..c83a5fa 100644
--- a/home/cez/home.nix
+++ b/home/cez/home.nix
@@ -3,5 +3,6 @@
imports = [
../pc/home.nix
./modules/wayland.nix
+ ../../global/cez
];
}