Update lockfile
This commit is contained in:
parent
5035064e57
commit
2e4893336a
2 changed files with 36 additions and 19 deletions
|
|
@ -21,7 +21,7 @@ in
|
|||
};
|
||||
|
||||
nix.settings.auto-optimise-store = true;
|
||||
nix.gc.dates = "03:15";
|
||||
nix.gc.dates = [ "03:15" ];
|
||||
nix.gc.options = "-d";
|
||||
|
||||
services.nginx.virtualHosts."${domain}" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue