troubleshoot key site

This commit is contained in:
2025-10-12 14:14:46 -05:00
parent 15d82a44fb
commit 4c6f6ee68d
2 changed files with 1 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 361, timestamp: 2025-10-12 14:12:47
# generation: 362, timestamp: 2025-10-12 14:14:12
{
description = "blakes nix config";
inputs = {

View File

@@ -52,10 +52,7 @@ in
virtualHosts."key.${homelab.public_domain}" = {
extraConfig = ''
root * /etc/ssl/keys
@root path /
rewrite @root /klefki_pub.asc
file_server
header Content-Disposition "attachment"
'';
};
};