diff --git a/nixos/configuration.nix b/nixos/configuration.nix index f67ef6d..37c0f9b 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -33,7 +33,6 @@ networking = { hostName = "persephone"; networkmanager.enable = true; - interfaces.wlan0.matchConfig.MACAddress = "ca:12:ab:3c:d5:a9"; # interfaces.wlan0.ipv4.addresses = [ # { # address = "192.168.1.100";