mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
update readme
This commit is contained in:
parent
aad7749f26
commit
1b45dd9493
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@
|
|||
|
||||
`sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount <disk config path>`
|
||||
|
||||
## Pushing systems to the binary cache
|
||||
|
||||
`nix path-info -r .#nixosConfigurations.<hostname>.config.system.build.toplevel | attic push <your-attic-cache-name>`
|
||||
|
||||
## Deploying to the remote
|
||||
|
||||
Note: If you need to specify the ssh key, you may inject extra cli options to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue