hosts: hades: move to 2.5 Nic and change name to hostname

This commit is contained in:
2024-06-17 17:56:41 +02:00
parent d754a5b1d5
commit f30860cb34
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ let
in
{
desktop = lib.nixosSystem { # Desktop profile
hades = lib.nixosSystem { # Desktop profile
inherit system;
specialArgs = { inherit inputs user location nixos-hardware agenix microvm nixpkgs lanzaboote; };
modules = [