From 5ac57d95be40ba6427ec27502726a3cc07864675 Mon Sep 17 00:00:00 2001 From: Aditya Date: Sun, 24 Mar 2024 17:19:41 +0530 Subject: [PATCH] add pamixer and nmapplet --- configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.nix b/configuration.nix index 0edb3f7..010e012 100644 --- a/configuration.nix +++ b/configuration.nix @@ -207,6 +207,7 @@ networking = { virt-manager OVMF dnsmasq + networkmanagerapplet ]; }; @@ -279,6 +280,8 @@ networking = { rofi-wayland wl-clipboard grim + + pamixer ]; programs.neovim = {