mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: update modules from PRs
This commit is contained in:
parent
5d095392cf
commit
c01ee0f409
6 changed files with 36 additions and 52 deletions
|
@ -120,6 +120,7 @@ in {
|
|||
'';
|
||||
};
|
||||
virtualHosts."${nodeSecrets.homeassistant.domain}" = {
|
||||
serverAliases = ["192.168.1.21"]; # TODO remove later
|
||||
forceSSL = true;
|
||||
#enableACME = true;
|
||||
sslCertificate = config.rekey.secrets."selfcert.crt".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue