mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-08-17 02:21:34 +02:00
update target name in .sops.yaml
This commit is contained in:
@ -14,7 +14,7 @@ module "wiki" {
|
||||
domain = "nixos-wiki2.thalheim.io"
|
||||
nixos_flake_attr = "nixos-wiki-nixos-org"
|
||||
nixos_vars_file = "${path.module}/nixos-vars.json"
|
||||
sops_file = abspath("${path.module}/secrets.yaml")
|
||||
sops_file = abspath("${path.module}/secrets/secrets.yaml")
|
||||
tags = {
|
||||
Terraform = "true"
|
||||
Target = "wiki.nixos.org"
|
||||
|
Reference in New Issue
Block a user