diff options
Diffstat (limited to '')
| -rw-r--r-- | flake.lock | 4 | ||||
| -rw-r--r-- | flake.nix | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -854,11 +854,11 @@ "rev": "9feea5aa0fc207c17651c9e530fe78e82e15b74c", "revCount": 2, "type": "git", - "url": "https://codeberg.org/sils/systems" + "url": "https://codeberg.org/jaki161/systems" }, "original": { "type": "git", - "url": "https://codeberg.org/sils/systems" + "url": "https://codeberg.org/jaki161/systems" } }, "tinted-kitty": { @@ -89,7 +89,7 @@ }; systems = { - url = "git+https://codeberg.org/sils/systems"; # specify systems to evaluate + url = "git+https://codeberg.org/jaki161/systems"; # specify systems to evaluate }; sops-nix = { url = "github:Mic92/sops-nix"; |
