summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/authorized_yubikeys1
-rw-r--r--lib/common.nix4
-rw-r--r--lib/linux.nix1
3 files changed, 6 insertions, 0 deletions
diff --git a/lib/authorized_yubikeys b/lib/authorized_yubikeys
new file mode 100644
index 0000000..9e4c5a6
--- /dev/null
+++ b/lib/authorized_yubikeys
@@ -0,0 +1 @@
+ben:cccccchklur
diff --git a/lib/common.nix b/lib/common.nix
index c977cdb..0fa9302 100644
--- a/lib/common.nix
+++ b/lib/common.nix
@@ -32,6 +32,10 @@ in
keyboard.options = [ "caps:ctrl_modifier" ];
file = {
+ yubikeys = {
+ source = ./authorized_yubikeys;
+ target = ".yubico/authorized_yubikeys";
+ };
editorconfig = {
source = ./editorconfig;
target = ".editorconfig";
diff --git a/lib/linux.nix b/lib/linux.nix
index c98124f..912e8bc 100644
--- a/lib/linux.nix
+++ b/lib/linux.nix
@@ -135,6 +135,7 @@ in
xterm
yank
youtube-dl
+ yubioath-desktop
zathura
# languages i regularly use