From ad288b5c49c7e7323ad11ec2b1320905ba1b8674 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 26 Sep 2023 21:24:52 +0200 Subject: Remove plaintext PSK DONT FORGET TO CLEANSE GIT HISTORY!!! --- hosts/ahmed/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index f0ed279..7285962 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -37,11 +37,6 @@ keyMap = "dk"; # This host has a Danish keyboard layout. }; - # Configure WiFi at computer's location. - # FIXME: Don't store in plain text. - # networking.wireless.enable = true; - networking.wireless.networks."Rumpenettet_Guest".psk = "Rumpenerglad"; # NOCOMMIT - # Set up Minecraft server. my.services.on-demand-minecraft = { enable = true; -- cgit v1.2.3