Add .gitea/workflows/update.yml
Some checks failed
Nix Build / build-nixos (push) Has been cancelled

This commit is contained in:
2024-04-13 10:52:49 +02:00
committed by soraefir
parent 35626de702
commit 918a2460f2
2 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,3 @@
{ ... }: {
imports = [ ./develop ./firefox ./images ./mpv ./pipewire ./vosk ./zathura ];
imports = [ ./develop ./firefox ./images ./mpv ./pipewire ./zathura ];
}