remove yubikey storage

This commit is contained in:
2023-09-07 10:21:06 +02:00
parent 92c3981b4b
commit 030af881ff

View File

@@ -29,9 +29,6 @@
yubikey = { yubikey = {
slot = 2; slot = 2;
twoFactor = false; twoFactor = false;
storage = {
device = "/dev/disk/by-uuid/C281-E509";
};
}; };
}; };
}; };