318 current 2025-10-11 19:37: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: 317 current 2025-10-11 19:17:32 25.05.20251006.20c4598 6.12.50 *
|
# generation: 318 current 2025-10-11 19:37:14 25.05.20251006.20c4598 6.12.50 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -28,8 +28,8 @@ in
|
|||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
sslCertificate = sec."ssl_blakedheld_crt".path;
|
sslCertificate = sec."ssl_blakedheld_crt".path;
|
||||||
sslCertificateKey = sec."ssl_blakedheld_key".path;
|
sslCertificateKey = sec."ssl_blakedheld_key".path;
|
||||||
|
root = "/etc/webroot_keys";
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
root = "/etc/webroot_keys";
|
|
||||||
index = "klefki_pub.asc";
|
index = "klefki_pub.asc";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user