hosts/hazel: fix nginx module
This commit is contained in:
parent
28cca81e69
commit
27edd08727
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue