tests: improve testing framework for impure vm tests

Also fix computet sops secret paths for vars
This commit is contained in:
DavHau
2024-08-04 13:39:36 +07:00
parent b93aa1896e
commit b2646aa0fe
6 changed files with 101 additions and 96 deletions

View File

@@ -39,9 +39,6 @@ let
boot.initrd.systemd.enable = true;
# currently needed for system.etc.overlay.enable
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.initrd.systemd.storePaths = [
pkgs.util-linux
pkgs.e2fsprogs