Switch to networkmanager

This commit is contained in:
Charlotte Van Petegem 2020-02-28 15:52:37 +01:00
parent a592039b00
commit 7b63660bbc
3 changed files with 10 additions and 17 deletions

View file

@ -40,9 +40,15 @@
];
};
networking.networkmanager = {
enable = true;
packages = [ pkgs.networkmanager-vpnc ];
wifi.macAddress = "random";
};
virtualisation.docker.enable = true;
users.users.charlotte.extraGroups = [ "docker" "video" "input" ];
users.users.charlotte.extraGroups = [ "docker" "video" "input" "networkmanager" ];
environment.systemPackages = with pkgs; [ eid-mw ];
@ -60,6 +66,7 @@
libreoffice
moreutils
mpv
networkmanagerapplet
okular
pavucontrol
(