nix: nix fmt

This commit is contained in:
Léana 江 2024-05-06 21:52:22 +02:00 committed by Léana 江
parent bcd7291e0a
commit 6d87902750
5 changed files with 39 additions and 31 deletions

View file

@ -1,10 +1,11 @@
{
nix.settings = {
/* substituters can only be used by users that are trusted by nix -> nix trusts the user to do it right
trusted-substituters can be used by any user -> nix trusts everything the substituter provides
/*
substituters can only be used by users that are trusted by nix -> nix trusts the user to do it right
trusted-substituters can be used by any user -> nix trusts everything the substituter provides
"In addition, each store path should be trusted as described in trusted-public-keys"
-> keys for everything
"In addition, each store path should be trusted as described in trusted-public-keys"
-> keys for everything
*/
substituters = [