Export shared ZFS nix-store module
This commit is contained in:
@@ -31,6 +31,12 @@ variable "builder_git_rev" {
|
||||
description = "Git revision of this AMI builder."
|
||||
}
|
||||
|
||||
variable "builder_repo_url" {
|
||||
type = string
|
||||
default = "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/nixos-zfs-ec2-ami.git"
|
||||
description = "Repository URL containing the AMI builder and shared NixOS modules."
|
||||
}
|
||||
|
||||
variable "flake_lock_rev" {
|
||||
type = string
|
||||
description = "Revision or hash representing flake.lock inputs."
|
||||
|
||||
Reference in New Issue
Block a user