feat(vm): Fix shutdown
This commit is contained in:
parent
342b6c756a
commit
823caecc59
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
|||
|
||||
networking.hostName = "testvm";
|
||||
|
||||
systemd.services.matrix-hookshot.enable = lib.mkForce false;
|
||||
|
||||
services = {
|
||||
# Sets the base domain for nginx to a local domain so that we can
|
||||
# easily test locally with the VM.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue