mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git
synced 2025-03-21 04:49:30 +00:00
readme: add build command for flakes
This commit is contained in:
parent
e4473ec733
commit
3bf91c25c3
1 changed files with 9 additions and 1 deletions
|
@ -65,3 +65,11 @@ Example JSON config:
|
|||
]
|
||||
}
|
||||
```
|
||||
|
||||
# flakes edition
|
||||
|
||||
Build with:
|
||||
```console
|
||||
$ nixos-rebuild build --flake .#just-nixos
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue