package: add yubioath, define xsession.preferStatusNotifierItems

This commit is contained in:
Kabbone 2022-11-03 16:16:34 +01:00
parent 7c8d55c805
commit 76367d65a2

View File

@ -32,6 +32,7 @@
element-desktop element-desktop
intel-gpu-tools intel-gpu-tools
pulsemixer pulsemixer
yubioath-desktop
# Display # Display
light # xorg.xbacklight not supported. Other option is just use xrandr. light # xorg.xbacklight not supported. Other option is just use xrandr.
@ -50,4 +51,7 @@
blueman-applet.enable = true; # Bluetooth blueman-applet.enable = true; # Bluetooth
network-manager-applet.enable = true; # Network network-manager-applet.enable = true; # Network
}; };
xsession.preferStatusNotifierItems = true;
} }