skipper: update u2f config

This commit is contained in:
Adithya 2024-07-14 18:54:14 +05:30
parent 8334885b97
commit 17922e89ee
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -8,10 +8,12 @@
};
u2f = {
enable = true;
settings = {
authFile = "/persist/secrets/u2f/u2f_keys";
cue = true;
};
};
};
pki.certificateFiles = [ ../shared/certs/local.adtya.xyz.CA.pem ];
polkit.enable = true;
rtkit.enable = true;