69 current 2025-10-07 23:14:40 25.05.20251001.5b5be50 6.12.49 *
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: 68 current 2025-10-07 22:42:25 25.05.20251001.5b5be50 6.12.49 *
|
# generation: 69 current 2025-10-07 23:14:40 25.05.20251001.5b5be50 6.12.49 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
database = {
|
database = {
|
||||||
passwordFile = config.sops.secrets."gitea_database_password".path;
|
passwordFile = "${toString config.sops.secrets."gitea_database_password".path}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user