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 cdd702a656
commit bd949ce723
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
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";