1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00

Update docs

This commit is contained in:
RGBCube 2023-12-06 01:35:14 +03:00
parent 24b7cf49f8
commit b4d0ccfe17
No known key found for this signature in database
2 changed files with 3 additions and 5 deletions

View file

@ -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"