feat!: migrate attic to 1mb chanks
runner nix smoke / nix label and flake smoke (push) Failing after 8s
runner nix smoke / nix label and flake smoke (push) Failing after 8s
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
repackedActive = false;
|
||||
migrationWriteFreeze = true;
|
||||
repackedActive = true;
|
||||
migrationWriteFreeze = false;
|
||||
|
||||
repackedSettings = config.services.atticd.settings // {
|
||||
listen = "127.0.0.1:8082";
|
||||
|
||||
Reference in New Issue
Block a user