about summary refs log tree commit diff
path: root/home/home.nix
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-07T14·56-0400
committerGriffin Smith <root@gws.fyi>2020-05-07T14·56-0400
commitc6963f8cb5a7995d889c6aacfd5e13510c63844c (patch)
tree48819e5c54dc0f4ac23ed0e5bb831d58f5e08979 /home/home.nix
parent1316d4fccd3e946813b824d04b7d277da6e753aa (diff)
dogfood urbos
Diffstat (limited to 'home/home.nix')
-rw-r--r--home/home.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/home/home.nix b/home/home.nix
index af289c8d0b..1a4d6e50de 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
   ];