From 654fa9e430be421df30ee79e7ea5f4e40b39dddc Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 4 Jun 2024 14:38:25 +0530 Subject: home, os: refactor --- home/cez/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/cez') 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 ]; } -- cgit v1.2.3