chore: update flake

This commit is contained in:
Leon Schwarzäugl 2024-12-31 13:36:00 +01:00
parent 7636ee17e0
commit 442b7b2e0e
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
11 changed files with 142 additions and 136 deletions

View file

@ -167,6 +167,8 @@
}
);
templates = import ./templates;
checks = lib.swarselsystems.forAllSystems (system:
let
pkgs = nixpkgs.legacyPackages.${system};