Skip to content

Commit a2ecde4

Browse files
committed
update default home manager state version
1 parent b212449 commit a2ecde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chezmoi.toml.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ is_laptop = {{- if (or (eq .chezmoi.hostname "bluestar") (eq .chezmoi.hostname "
1515
is_wtf = {{- if (eq .chezmoi.hostname "wtf") }} true {{ else }} false {{ end }}
1616
is_io= {{- if (eq .chezmoi.hostname "io") }} true {{ else }} false {{ end }}
1717
is_server = {{- if (not (or (eq .chezmoi.hostname "redstar") (eq .chezmoi.hostname "bluestar") (eq .chezmoi.hostname "silverstar"))) }} true {{ else }} false {{ end }}
18-
home_manager_state_version = '{{- promptStringOnce . "home_manager_state_version" "Home Manager state version?" "24.05" }}'
18+
home_manager_state_version = '{{- promptStringOnce . "home_manager_state_version" "Home Manager state version?" "24.11" }}'
1919

2020
[edit]
2121
command = 'nano'

0 commit comments

Comments
 (0)