add nix run

This commit is contained in:
Jonas Heinrich 2023-02-20 14:10:43 +01:00
parent d8449c60c5
commit 1ab33067a8
4 changed files with 13 additions and 8 deletions

View file

@ -10,7 +10,4 @@ build:
cd calendar && make build-js
clean:
rm nixos.qcow2
run:
QEMU_NET_OPTS="hostfwd=tcp::8080-:80,hostfwd=tcp::1433-:143,hostfwd=tcp::5877-:587" nixos-shell vm-nextcloud.nix
rm nixos.qcow2