docs: reflect the new nix layout and removed options
This commit is contained in:
parent
79fec131d6
commit
eba3f206ab
4 changed files with 16 additions and 17 deletions
|
|
@ -154,7 +154,7 @@ account), it prints the token to stdout and writes nothing.
|
|||
nix develop -c cargo check
|
||||
nix flake check # rust + nix + toml fmt + clippy
|
||||
|
||||
# deploy from a host config that imports hyperhive.nixosModules.hive-c0re
|
||||
# deploy from a host config that imports hyperhive.nixosModules.default
|
||||
nix flake update --update-input hyperhive
|
||||
sudo nixos-rebuild switch --flake .#<host>
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue