add nix run
This commit is contained in:
parent
d8449c60c5
commit
1ab33067a8
4 changed files with 13 additions and 8 deletions
5
Makefile
5
Makefile
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue