54 current 2025-10-07 21:38:22 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# flake for blakes nixos config
|
||||
# define new devices in outputs
|
||||
# generation: 53 current 2025-10-07 21:21:52 25.05.20251001.5b5be50 6.12.49 *
|
||||
# generation: 54 current 2025-10-07 21:38:22 25.05.20251001.5b5be50 6.12.49 *
|
||||
{
|
||||
description = "blakes nix config";
|
||||
inputs = {
|
||||
|
||||
@@ -79,7 +79,7 @@ in
|
||||
};
|
||||
};
|
||||
# external reverse proxy entry
|
||||
services.nginx.virtualHosts."vaultwarden.blakedheld.xyz" = {
|
||||
services.nginx.virtualHosts."pass.blakedheld.xyz" = {
|
||||
enableACME = false;
|
||||
forceSSL = true;
|
||||
sslCertificate = config.sops.secrets."ssl_blakedheld_crt".path;
|
||||
|
||||
Reference in New Issue
Block a user