apps: mpris, nitrokey, tailscale

This commit is contained in:
Kabbone 2022-12-20 19:45:11 +01:00
parent 5ae9a6c336
commit f7320e90ce
Signed by: Kabbone
SSH Key Fingerprint: SHA256:ezolxoMIF3LNo1yc1aGNCvFNUiSZNjUbNhrZohFeKd0
3 changed files with 6 additions and 4 deletions

View File

@ -44,10 +44,11 @@
gnupatch gnupatch
gnulib gnulib
yubioath-flutter yubioath-flutter
nitrokey-app
tailscale tailscale
wireguard-tools wireguard-tools
# Video/Audio # Video/Audio
#feh # Image Viewer #feh # Image Viewer
mpv # Media Player mpv # Media Player
@ -163,6 +164,8 @@
home-manager.enable = true; home-manager.enable = true;
}; };
services.mpris-proxy.enable = true; # Headset Button proxy
gtk = { # Theming gtk = { # Theming
enable = true; enable = true;
theme = { theme = {

View File

@ -85,6 +85,7 @@
userServices = true; userServices = true;
}; };
}; };
tailscale.enable = true;
}; };

View File

@ -33,9 +33,7 @@
element-desktop element-desktop
intel-gpu-tools intel-gpu-tools
pulsemixer pulsemixer
#yubioath-desktop
nitrokey-app
# Display # Display
light # xorg.xbacklight not supported. Other option is just use xrandr. light # xorg.xbacklight not supported. Other option is just use xrandr.