checks: add test-installation

This commit is contained in:
lassulus
2023-12-18 23:37:45 +01:00
parent bbc55743a6
commit 142fe15e80
2 changed files with 123 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
imports = [
./impure/flake-module.nix
./backups/flake-module.nix
./installation/flake-module.nix
];
perSystem = { pkgs, lib, self', ... }: {
checks =