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

View File

@@ -17,7 +17,7 @@
# └─ default.nix
#
{ config, pkgs, user, ... }:
{ config, pkgs, user, agenix, impermanence, ... }:
{
imports = # For now, if applying to other system, swap files