automatically bootstrap mail accounts
This commit is contained in:
parent
73f96265b1
commit
c319bfea1f
2 changed files with 54 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,2 +1,2 @@
|
|||
all:
|
||||
sudo -E QEMU_NET_OPTS="hostfwd=tcp::80-:80" NIX_PATH=nixpkgs=/home/onny/projects/nixpkgs nixos-shell vm-nextcloud.nix
|
||||
QEMU_NET_OPTS="hostfwd=tcp::8080-:80,hostfwd=tcp::1433-:143,hostfwd=tcp::2525-:25" NIX_PATH=nixpkgs=/home/onny/projects/nixpkgs nixos-shell vm-nextcloud.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue