diff --git a/etc/terraform.conf b/etc/terraform.conf index 823f6b6..d1fccca 100644 --- a/etc/terraform.conf +++ b/etc/terraform.conf @@ -1,4 +1,4 @@ -# target architecture - i386, amd64 or all +# target architecture (amd64 only for now) ARCH="amd64" # base codename @@ -10,8 +10,6 @@ BASEVERSION="12" # distribution codename CODENAME="t-rex" -# desktop name (sway, river) - # distribution version VERSION="1.0"