mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-03-31 17:50:23 +02:00
Lower attic push jobs
server be fragile
This commit is contained in:
4
Justfile
4
Justfile
@@ -12,8 +12,8 @@ build-laptop:
|
||||
nix build .#nixosConfigurations.dalaptop.config.system.build.toplevel --log-format internal-json |& nom --json
|
||||
|
||||
upload:
|
||||
attic push my-config result -j4
|
||||
attic push my-config /run/current-system -j4
|
||||
attic push my-config result -j2
|
||||
attic push my-config /run/current-system -j2
|
||||
|
||||
clean:
|
||||
rm -rf result
|
||||
|
||||
Reference in New Issue
Block a user