aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-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";