Rename --flake-uri to --flake.
This commit is contained in:
parent
ec231161ed
commit
0cc421ead0
2 changed files with 5 additions and 5 deletions
|
|
@ -89,7 +89,7 @@ A simple System Manager module could look something like this:
|
|||
|
||||
Once the configuration defined, you can activate it using the `system-manager` CLI:
|
||||
```sh
|
||||
nix run 'github:numtide/system-manager' -- switch --flake-uri '.'
|
||||
nix run 'github:numtide/system-manager' -- switch --flake '.'
|
||||
```
|
||||
|
||||
# Currently supported features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue