This commit is contained in:
unexplrd
2025-03-02 22:48:48 +02:00
parent 0a710faa55
commit 10e0ab4813
3 changed files with 20 additions and 8 deletions

View File

@ -0,0 +1,5 @@
{
nix.settings = {
secret-key-files = /var/nix/cache-priv-key.pem;
};
}