Compare commits
1 commit
ec46a28278
...
83b7262090
Author | SHA1 | Date | |
---|---|---|---|
83b7262090 |
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
nix = {
|
nix = {
|
||||||
settings = {
|
settings = {
|
||||||
# trusted-public-keys belonging to specific persons are set in rolse/admins.nix
|
|
||||||
trusted-public-keys = [];
|
trusted-public-keys = [];
|
||||||
experimental-features = [
|
experimental-features = [
|
||||||
"flakes"
|
"flakes"
|
||||||
|
@ -12,7 +11,6 @@
|
||||||
builders-use-substitutes = true;
|
builders-use-substitutes = true;
|
||||||
};
|
};
|
||||||
gc = {
|
gc = {
|
||||||
automatic = true;
|
|
||||||
persistent = false;
|
persistent = false;
|
||||||
dates = "weekly";
|
dates = "weekly";
|
||||||
options = "-d";
|
options = "-d";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue