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.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/cez/home.nix b/home/cez/home.nix
index a97ce83..bba7bd9 100644
--- a/home/cez/home.nix
+++ b/home/cez/home.nix
@@ -1,3 +1,3 @@
{ ... }: {
- imports = [ ../wayland/home.nix ];
+ imports = [ ../pc/home.nix ];
}