diff options
Diffstat (limited to 'home/home.nix')
-rw-r--r-- | home/home.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/home/home.nix b/home/home.nix index af289c8d0bcf..1a4d6e50de9a 100644 --- a/home/home.nix +++ b/home/home.nix @@ -14,9 +14,7 @@ let machine = ./machines/chupacabra.nix; in ./modules/tarsnap.nix ./modules/vim.nix - ./modules/lib/cloneRepo.nix - - ./modules/urbint + ~/code/urb/urbos/home machine ]; |