diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index 3254263..7526a02 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -88,7 +88,7 @@ networking.wireless.networks."KPNAA6306" = { hidden = true; auth = '' - key_mgmt=WPA + key_mgmt=WPA-PSK password="@PSK_HOME@" ''; };