flake update

This commit is contained in:
2023-10-20 20:10:17 +02:00
parent eaf2cf1973
commit 5ba80a058f
2 changed files with 23 additions and 23 deletions

View File

@@ -137,11 +137,11 @@ in
dmz = 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; };
modules = [
agenix.nixosModules.default
nur.nixosModules.nur
microvm.nixosModules.host;
microvm.nixosModules.host
./dmz
./configuration_server.nix
nixos-hardware.nixosModules.common-pc-ssd