334 current 2025-10-11 20:16:52 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: 333 current 2025-10-11 20:08:52 25.05.20251006.20c4598 6.12.50 *
|
# generation: 334 current 2025-10-11 20:16:52 25.05.20251006.20c4598 6.12.50 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -41,10 +41,10 @@ in
|
|||||||
root = "/var/www/keys";
|
root = "/var/www/keys";
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
index = "klefki_pub.asc";
|
index = "klefki_pub.asc";
|
||||||
extraConfig = ''
|
extraConfig =
|
||||||
add_header Content-Disposition "attachment; filename=klefki_pub.asc";
|
"add_header Content-Disposition "attachment; filename=klefki_pub.asc;" +
|
||||||
default_type application/pgp-keys;
|
default_type application/pgp-keys;
|
||||||
'';
|
;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user