From 4368fa3920a477ef5d421b3174de933637a4bd12 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 11 Jul 2022 19:27:51 +0200 Subject: mircowave: use iwd, resolvd and networkmanager --- hosts/microwave/configuration.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'hosts/microwave/configuration.nix') diff --git a/hosts/microwave/configuration.nix b/hosts/microwave/configuration.nix index 779e600..35c88f2 100644 --- a/hosts/microwave/configuration.nix +++ b/hosts/microwave/configuration.nix @@ -21,14 +21,6 @@ element-desktop-wayland ]; - networking.firewall.enable = true; - networking = { - hostName = "microwave"; # Define your hostname. - networkmanager.enable = true; - wireguard.enable = true; - - }; - nixpkgs.config.allowUnfree = true; @@ -65,7 +57,6 @@ createHome = true; extraGroups = [ "wheel" - "networkmanager" "wireshark" "video" "libvirtd" -- cgit v1.3.1