From 546bee832a75aa9731bfec35b5cce51e2349b085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Montero?= Date: Mon, 4 Sep 2023 23:36:54 -0600 Subject: [PATCH] fix typo --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 88cdcf7..3de7425 100644 --- a/.build.yml +++ b/.build.yml @@ -6,6 +6,6 @@ environment: shell: true tasks: - setup: | - cd tirviOS + cd triviOS - build: | nix build .\#nixosConfigurations.triviOS.config.system.build.toplevel