first attempt at setting up yubikey and commit signing using it (secondary key)

This commit is contained in:
Christoph Hollizeck 2024-06-05 23:14:18 +02:00
parent 0c50d6ccd1
commit a3e36ff53f
Signed by: Daholli
GPG key ID: 1763BB530F50279E
5 changed files with 46 additions and 13 deletions

View file

@ -36,6 +36,8 @@ with lib.wyrdgard;
gpu.nvidia = enabled;
};
};
security.gpg = enabled;
};
system.stateVersion = "23.11";