apps: mpris, nitrokey, tailscale
This commit is contained in:
parent
5ae9a6c336
commit
f7320e90ce
@ -44,10 +44,11 @@
|
||||
gnupatch
|
||||
gnulib
|
||||
yubioath-flutter
|
||||
nitrokey-app
|
||||
|
||||
tailscale
|
||||
wireguard-tools
|
||||
|
||||
|
||||
# Video/Audio
|
||||
#feh # Image Viewer
|
||||
mpv # Media Player
|
||||
@ -163,6 +164,8 @@
|
||||
home-manager.enable = true;
|
||||
};
|
||||
|
||||
services.mpris-proxy.enable = true; # Headset Button proxy
|
||||
|
||||
gtk = { # Theming
|
||||
enable = true;
|
||||
theme = {
|
||||
|
@ -85,6 +85,7 @@
|
||||
userServices = true;
|
||||
};
|
||||
};
|
||||
tailscale.enable = true;
|
||||
|
||||
};
|
||||
|
||||
|
@ -33,9 +33,7 @@
|
||||
element-desktop
|
||||
intel-gpu-tools
|
||||
pulsemixer
|
||||
#yubioath-desktop
|
||||
nitrokey-app
|
||||
|
||||
|
||||
# Display
|
||||
light # xorg.xbacklight not supported. Other option is just use xrandr.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user