framework: nm-applet only for workstations

This commit is contained in:
tristan 2025-04-29 16:17:51 +01:00
parent 93deb49d44
commit 400dd0f8d7
2 changed files with 6 additions and 5 deletions

View file

@ -31,10 +31,6 @@ in {
boot.tmp.useTmpfs = true;
networking.networkmanager.enable = true;
programs.nm-applet = {
enable = true;
indicator = true;
};
# fix nixos-containers
networking.nat.enable = true;
@ -92,7 +88,6 @@ in {
services.gvfs.enable = true;
environment.systemPackages = with pkgs; [
networkmanagerapplet
tealdeer
alsa-utils
trash-cli