dot_config/fnox/config.toml.tmpl 🔗
@@ -1,4 +1,4 @@
-{{- $isExeDev := hasSuffix ".exe.xyz" .chezmoi.fqdnHostname }}
+{{- $isExeDev := eq .chezmoi.username "exedev" }}
[providers]
{{- if $isExeDev }}
Amolith created
dot_config/fnox/config.toml.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,4 +1,4 @@
-{{- $isExeDev := hasSuffix ".exe.xyz" .chezmoi.fqdnHostname }}
+{{- $isExeDev := eq .chezmoi.username "exedev" }}
[providers]
{{- if $isExeDev }}