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
|
# ''; # Temporary extra config so ssh will work in guacamole
|
||||||
passwordAuthentication = false;
|
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
|
#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
|
# sudo flatpak uninstall --delete-data <app-id> (> flatpak list --app) - flatpak uninstall --unused
|
||||||
# List:
|
# List:
|
||||||
|
@ -68,6 +68,7 @@
|
|||||||
#wacomtablet # Wacom Tablet
|
#wacomtablet # Wacom Tablet
|
||||||
#wget # Downloader
|
#wget # Downloader
|
||||||
#zsh # Shell
|
#zsh # Shell
|
||||||
|
keepassxc
|
||||||
#
|
#
|
||||||
# General home-manager
|
# General home-manager
|
||||||
#alacritty # Terminal Emulator
|
#alacritty # Terminal Emulator
|
||||||
|
@ -34,6 +34,7 @@
|
|||||||
intel-gpu-tools
|
intel-gpu-tools
|
||||||
pulsemixer
|
pulsemixer
|
||||||
yubioath-desktop
|
yubioath-desktop
|
||||||
|
yubikey-manager
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
light # xorg.xbacklight not supported. Other option is just use xrandr.
|
light # xorg.xbacklight not supported. Other option is just use xrandr.
|
||||||
|
Loading…
Reference in New Issue
Block a user