add volman
This commit is contained in:
parent
1b91e430a2
commit
a7b12d2e18
1 changed files with 3 additions and 0 deletions
|
@ -100,6 +100,7 @@ in {
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
xdg_utils
|
xdg_utils
|
||||||
xfce.thunar
|
xfce.thunar
|
||||||
|
xfce.thunar-volman
|
||||||
unstable.keepassxc
|
unstable.keepassxc
|
||||||
(
|
(
|
||||||
pkgs.writeTextFile {
|
pkgs.writeTextFile {
|
||||||
|
@ -127,6 +128,8 @@ in {
|
||||||
)
|
)
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.gvfs.enable = true;
|
||||||
|
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
services.blueman.enable = true;
|
services.blueman.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue