add argiletum
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 9s
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 2m17s

This commit is contained in:
2026-05-03 14:09:35 -04:00
parent 9222be4052
commit 43c026c451
6 changed files with 80 additions and 19 deletions
+5
View File
@@ -38,6 +38,11 @@
systems.url = "github:nix-systems/default";
# flake inputs with dependencies (in alphabetic order)
disko = {
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
firefox-addons = {
url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
inputs = {