hosts/alyssum: enable nginx
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
This commit is contained in:
parent
4ab35c6f51
commit
25c8f389e8
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