mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
Update docs
This commit is contained in:
parent
24b7cf49f8
commit
b4d0ccfe17
2 changed files with 3 additions and 5 deletions
|
@ -6,7 +6,7 @@ def complete [] {
|
|||
|
||||
def main --wrapped [
|
||||
machine: string@complete = "" # The machine to build.
|
||||
...arguments
|
||||
...arguments # The arguments to pass to `nix system apply`.
|
||||
] {
|
||||
let flags = $arguments | append [
|
||||
"--option accept-flake-config true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue