summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r--accounts/gkleen@sif/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index a30fb35c..a062e83e 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -79,7 +79,7 @@ in {
79 }; 79 };
80 to = { 80 to = {
81 type = "git"; 81 type = "git";
82 url = "file:///home/gkleen/config/nixos-flakes"; 82 url = "file:///home/gkleen/projects/machines";
83 }; 83 };
84 }; 84 };
85 }; 85 };