change ignis flake source (moved to ignis-sh)

This commit is contained in:
2025-06-04 22:53:10 +02:00
parent 8b7e6e7897
commit 03c97d8431
2 changed files with 8 additions and 8 deletions

View File

@@ -147,7 +147,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ignis = {
url = "github:linkfrg/ignis";
url = "github:ignis-sh/ignis";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-topology = {