1
This commit is contained in:
2024-01-15 23:11:46 +02:00
parent a659062930
commit 0f4ae2a2fd
5 changed files with 54 additions and 2 deletions

View File

@@ -18,3 +18,7 @@ run-backend:
.PHONY: run-frontend
run-frontend:
nix run .#e11sync-frontend
.PHONY: vm
vm:
nix run .#nixosConfigurations.x86_64-linux.vm.config.system.build.vm