aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2026-06-23 02:25:56 +0200
committerSilas Schöffel <sils@sils.li>2026-06-23 02:25:56 +0200
commiteca0eea0da68d2e4427ef6726bf2f5f1397dca10 (patch)
tree5313ad4bfb91af350325e599acae2ee2e47cad87 /flake.nix
parentlanzaboote: update to v1.1.0 (diff)
downloadnix-config-eca0eea0da68d2e4427ef6726bf2f5f1397dca10.zip
systems: update url
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 89bf42b..3aeb486 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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";