172 current 2025-10-09 15:39:49 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# flake for blakes nixos config
|
||||
# define new devices in outputs
|
||||
# generation: 171 current 2025-10-09 15:35:26 25.05.20251006.20c4598 6.12.50 *
|
||||
# generation: 172 current 2025-10-09 15:39:49 25.05.20251006.20c4598 6.12.50 *
|
||||
{
|
||||
description = "blakes nix config";
|
||||
inputs = {
|
||||
|
||||
@@ -86,6 +86,7 @@ in
|
||||
# external reverse proxy entry
|
||||
services.nginx.virtualHosts."pics.blakedheld.xyz" = {
|
||||
forceSSL = true;
|
||||
proxyWebsockets = true;
|
||||
sslCertificate = sec."ssl_blakedheld_crt".path;
|
||||
sslCertificateKey = sec."ssl_blakedheld_key".path;
|
||||
locations."/" = {
|
||||
|
||||
Reference in New Issue
Block a user