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