hosts: server: serverrunner fixups

This commit is contained in:
2024-01-20 17:28:56 +01:00
parent 1ff3ab8af9
commit f4eb08097a
22 changed files with 131 additions and 125 deletions

View File

@@ -112,7 +112,7 @@ in
server = lib.nixosSystem { # Desktop profile
inherit system;
specialArgs = { inherit inputs user location nixos-hardware nur agenix; };
specialArgs = { inherit inputs user location nixos-hardware nur agenix nixpkgs impermanence; };
modules = [
agenix.nixosModules.default
microvm.nixosModules.host