From 7ca0800c65dd50d7d791fee5afafa9651ae9f9f9 Mon Sep 17 00:00:00 2001 From: smayzy Date: Sun, 29 Jun 2025 22:58:59 +0200 Subject: [PATCH] add networkmanagerapplet --- hosts/common/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/common.nix b/hosts/common/common.nix index e8cc136..219474d 100644 --- a/hosts/common/common.nix +++ b/hosts/common/common.nix @@ -54,6 +54,7 @@ mpv vim fritzing + networkmanagerapplet ]; }