diff options
| author | Silas Schöffel <sils@sils.li> | 2026-06-23 02:25:56 +0200 |
|---|---|---|
| committer | Silas Schöffel <sils@sils.li> | 2026-06-23 02:25:56 +0200 |
| commit | eca0eea0da68d2e4427ef6726bf2f5f1397dca10 (patch) | |
| tree | 5313ad4bfb91af350325e599acae2ee2e47cad87 /flake | |
| parent | lanzaboote: update to v1.1.0 (diff) | |
| download | nix-config-eca0eea0da68d2e4427ef6726bf2f5f1397dca10.zip | |
systems: update url
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"; |
