332 current 2025-10-11 20:07:14 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flake for blakes nixos config
|
# flake for blakes nixos config
|
||||||
# define new devices in outputs
|
# define new devices in outputs
|
||||||
# generation: 331 current 2025-10-11 20:05:53 25.05.20251006.20c4598 6.12.50 *
|
# generation: 332 current 2025-10-11 20:07:14 25.05.20251006.20c4598 6.12.50 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -30,9 +30,7 @@ in
|
|||||||
sslCertificateKey = sec."ssl_blakedheld_key".path;
|
sslCertificateKey = sec."ssl_blakedheld_key".path;
|
||||||
root = "/etc/webroot_keys";
|
root = "/etc/webroot_keys";
|
||||||
locations."/klefki_pub.asc" = {
|
locations."/klefki_pub.asc" = {
|
||||||
extraConfig = ''
|
index = "klefki_pub.asc";
|
||||||
add_header Content-Disposition "attachment; filename=pubkey.asc";
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user