mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +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 '
|
ssh -q $host $"sh -c '
|
||||||
cd Configuration
|
cd Configuration
|
||||||
|
nix flake archive
|
||||||
sudo nixos-rebuild switch ($flags | str join ' ') |& nom --json
|
sudo nixos-rebuild switch ($flags | str join ' ') |& nom --json
|
||||||
'"
|
'"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue