fix typo
This commit is contained in:
parent
a6b645f3f2
commit
546bee832a
|
@ -6,6 +6,6 @@ environment:
|
||||||
shell: true
|
shell: true
|
||||||
tasks:
|
tasks:
|
||||||
- setup: |
|
- setup: |
|
||||||
cd tirviOS
|
cd triviOS
|
||||||
- build: |
|
- build: |
|
||||||
nix build .\#nixosConfigurations.triviOS.config.system.build.toplevel
|
nix build .\#nixosConfigurations.triviOS.config.system.build.toplevel
|
||||||
|
|
Loading…
Reference in a new issue