wow
This commit is contained in:
parent
4d3e1beaf6
commit
ab3a5296a0
13 changed files with 199 additions and 50 deletions
14
README.md
14
README.md
|
|
@ -1,3 +1,11 @@
|
|||
nr
|
||||
clean
|
||||
update
|
||||
# nix-flakes
|
||||
|
||||
```sh
|
||||
nix flake check --no-build
|
||||
|
||||
sudo nixos-rebuild switch --flake .#<호스트>
|
||||
|
||||
nix flake update
|
||||
```
|
||||
|
||||
`nr`, `clean`, `update`
|
||||
|
|
|
|||
Loading…
Reference in a new issue