network-homepage: update to 23.05

This commit is contained in:
Sandro - 2023-05-26 23:11:49 +02:00
parent 6e44bca864
commit 1024a1237e
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -531,6 +531,7 @@
self.nixosModules.microvm self.nixosModules.microvm
./hosts/network-homepage ./hosts/network-homepage
]; ];
nixos = inputs.nixos-23-05;
}; };
nfsroot = nixosSystem' { nfsroot = nixosSystem' {