add volman

This commit is contained in:
foosinn 2020-11-30 12:02:18 +01:00
parent 1b91e430a2
commit a7b12d2e18

View file

@ -100,6 +100,7 @@ in {
wl-clipboard
xdg_utils
xfce.thunar
xfce.thunar-volman
unstable.keepassxc
(
pkgs.writeTextFile {
@ -127,6 +128,8 @@ in {
)
];
services.gvfs.enable = true;
hardware.bluetooth.enable = true;
services.blueman.enable = true;