diff --git a/hosts/hosts.nix b/hosts/hosts.nix index 72402f4..154092d 100644 --- a/hosts/hosts.nix +++ b/hosts/hosts.nix @@ -63,9 +63,10 @@ in specialArgs = { inherit customPackageOverlay; inherit nixpkgs-unstable; + hostname = "nixosEggYoke"; }; modules = [ - ./nixosEggYoke/configuration.nix + ./commonWSL-configuration.nix inputs.sops-nix.nixosModules.sops homeManager-24-05.nixosModules.home-manager { home-manager.extraSpecialArgs = {