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.lock | 4 ++-- flake.nix | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d78046f..97672e4 100644 --- a/flake.lock +++ b/flake.lock @@ -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": { 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