310 current 2025-10-11 17:42:26 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: 309 current 2025-10-11 17:35:20 25.05.20251006.20c4598 6.12.50 *
|
# generation: 310 current 2025-10-11 17:42:26 25.05.20251006.20c4598 6.12.50 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ in
|
|||||||
description = "base domain used for reverse proxy";
|
description = "base domain used for reverse proxy";
|
||||||
};
|
};
|
||||||
public_domain = lib.mkOption {
|
public_domain = lib.mkOption {
|
||||||
default = "snowbelle.lan";
|
default = "blakedheld.xyz";
|
||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
description = "base domain used for reverse proxy";
|
description = "base domain used for reverse proxy";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user