From eca0eea0da68d2e4427ef6726bf2f5f1397dca10 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Tue, 23 Jun 2026 02:25:56 +0200 Subject: systems: update url --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') 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"; -- cgit v1.3.1