diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index b9b907d..f0580db 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -30,6 +30,8 @@ # Enable networking networking.networkmanager.enable = true; + programs.nm-applet.enable = true; + nix = { settings = { # auto optimise every so often