mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-08-14 01:08:39 +02:00
fix sops file
This commit is contained in:
committed by
mergify[bot]
parent
62fc9f681a
commit
667dd1454b
@ -20,6 +20,11 @@ variable "nixos_vars_file" {
|
||||
description = "File to write NixOS configuration variables to"
|
||||
}
|
||||
|
||||
variable "sops_file" {
|
||||
type = string
|
||||
description = "File to SOPS secrets file"
|
||||
}
|
||||
|
||||
variable "nixos_flake_attr" {
|
||||
type = string
|
||||
description = "NixOS configuration flake attribute"
|
||||
|
Reference in New Issue
Block a user