mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Add nix flake archive command to rebuild.nu
This commit is contained in:
parent
43ca89689d
commit
fc1c5f412d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ def main --wrapped [
|
|||
|
||||
ssh -q $host $"sh -c '
|
||||
cd Configuration
|
||||
nix flake archive
|
||||
sudo nixos-rebuild switch ($flags | str join ' ') |& nom --json
|
||||
'"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue