feat(vm): Fix shutdown

This commit is contained in:
Tristan Daniël Maat 2025-11-29 23:32:50 +08:00
parent 342b6c756a
commit 823caecc59
Signed by: tlater
GPG key ID: 02E935006CF2E8E7

View file

@ -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.