setup ignis

This commit is contained in:
2025-05-29 23:00:29 +02:00
parent 8095738a8f
commit 85d010dde0
5 changed files with 120 additions and 43 deletions

View File

@@ -123,6 +123,10 @@
url = "git+https://git.clan.lol/clan/clan-core";
inputs.nixpkgs.follows = "nixpkgs";
};
ignis = {
url = "github:linkfrg/ignis";
inputs.nixpkgs.follows = "nixpkgs";
};
};
nixConfig = {