Up.
This commit is contained in:
parent
a0b0254ab2
commit
e46261f085
@ -28,7 +28,6 @@ packages=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
{{ if (eq .chezmoi.os "linux") -}}
|
|
||||||
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}
|
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}
|
||||||
|
|
||||||
log "Begin Arch/Manjaro Linux packages installation"
|
log "Begin Arch/Manjaro Linux packages installation"
|
||||||
@ -126,11 +125,4 @@ packages=(
|
|||||||
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{ else if (eq .chezmoi.arch "android/arm64") -}}
|
|
||||||
|
|
||||||
log "Begin Android packages installation"
|
|
||||||
|
|
||||||
log "Finish Android Linux packages installation"
|
|
||||||
|
|
||||||
{{- end }}
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user