hosts: make yubioath work
This commit is contained in:
parent
8280004fb1
commit
7dab8bff86
@ -121,6 +121,8 @@
|
||||
# ''; # Temporary extra config so ssh will work in guacamole
|
||||
passwordAuthentication = false;
|
||||
};
|
||||
pcscd.enable = true;
|
||||
udev.packages = [ pkgs.yubikey-personalization ];
|
||||
#flatpak.enable = true; # download flatpak file from website - sudo flatpak install <path> - reboot if not showing up
|
||||
# sudo flatpak uninstall --delete-data <app-id> (> flatpak list --app) - flatpak uninstall --unused
|
||||
# List:
|
||||
|
@ -68,6 +68,7 @@
|
||||
#wacomtablet # Wacom Tablet
|
||||
#wget # Downloader
|
||||
#zsh # Shell
|
||||
keepassxc
|
||||
#
|
||||
# General home-manager
|
||||
#alacritty # Terminal Emulator
|
||||
|
@ -34,6 +34,7 @@
|
||||
intel-gpu-tools
|
||||
pulsemixer
|
||||
yubioath-desktop
|
||||
yubikey-manager
|
||||
|
||||
# Display
|
||||
light # xorg.xbacklight not supported. Other option is just use xrandr.
|
||||
|
Loading…
Reference in New Issue
Block a user