mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Add script log for elevation scripts.
This commit is contained in:
parent
2a1127bf10
commit
6ee67769a6
25 changed files with 102 additions and 99 deletions
|
|
@ -68,7 +68,7 @@ Determining headless
|
|||
{{- $ephemeral = true -}}
|
||||
{{- $headless = true -}}
|
||||
{{- end -}}
|
||||
{{ if not .headless }}
|
||||
{{ if not $headless }}
|
||||
{{ if eq .chezmoi.os "linux" }}
|
||||
{{/* Fedora Server */}}
|
||||
{{ if eq .chezmoi.osRelease.variantID "server" }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue