diff options
Diffstat (limited to 'home/pc/home.nix')
-rw-r--r-- | home/pc/home.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/pc/home.nix b/home/pc/home.nix index 54a2e09..e34507c 100644 --- a/home/pc/home.nix +++ b/home/pc/home.nix @@ -2,7 +2,6 @@ { imports = [ ./modules/pass.nix - ./modules/dev.nix ../wayland/home.nix ]; |