diff --git a/nix/hosts/minji/sys.nix b/nix/hosts/minji/sys.nix index 3e78c0d..e8ca534 100644 --- a/nix/hosts/minji/sys.nix +++ b/nix/hosts/minji/sys.nix @@ -209,6 +209,8 @@ }; }; + programs.nm-applet.enable = true; + # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It‘s perfectly fine and recommended to leave