hosts/hazel: fix nginx module

This commit is contained in:
LavaDesu 2025-04-05 14:11:08 +11:00
parent 28cca81e69
commit 27edd08727
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -3,7 +3,7 @@
system.stateVersion = "24.11";
time.timeZone = "Australia/Melbourne";
imports = with modules.system; [
imports = with modules.system; with modules.services; [
home-manager-stable
base