hosts/alyssum: enable nginx
This commit is contained in:
parent
27e9546327
commit
a25d214b82
3 changed files with 14 additions and 10 deletions
|
|
@ -4,6 +4,7 @@
|
|||
time.timeZone = "Australia/Melbourne";
|
||||
|
||||
age.secrets = {
|
||||
acme_dns.file = ../../secrets/acme_dns.age;
|
||||
wpa_conf = {
|
||||
file = ../../secrets/wpa_conf.age;
|
||||
path = "/etc/wpa_supplicant/imperative.conf";
|
||||
|
|
@ -22,6 +23,8 @@
|
|||
security
|
||||
tailscale
|
||||
|
||||
modules.services.nginx
|
||||
|
||||
inputs.c-garnet.nixosModule
|
||||
|
||||
./filesystem.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue