diff --git a/nixos/hosts/thalassa/null/networking.nix b/nixos/hosts/thalassa/null/networking.nix index 0de1672..4ede710 100644 --- a/nixos/hosts/thalassa/null/networking.nix +++ b/nixos/hosts/thalassa/null/networking.nix @@ -42,6 +42,9 @@ "meowy hotspot" = { psk = "@HOTSPOT_PASSWORD@"; }; + "WiFi Roest" = { + psk = "@WIFI_ROEST_PASSWORD@"; + }; }; };