This commit is contained in:
Andrea Ciceri 2023-04-01 15:44:46 +02:00
parent 1617f96f0f
commit 99f4ce35e7
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -5,16 +5,15 @@
...
}: {
nix = {
settings = {
optimise.automatic = true;
auto-optimise-store = true;
optimise.automatic = true;
settings = {
auto-optimise-store = true;
trusted-users = [
"root"
"ccr"
"@wheel"
];
# Disabled all the substituters, this should be managed at flakes level
# trusted-public-keys = [
# "hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="