diff --git a/balazs/dot-cdist/manifest/init b/balazs/dot-cdist/manifest/init index a1668c1..5b7466d 100644 --- a/balazs/dot-cdist/manifest/init +++ b/balazs/dot-cdist/manifest/init @@ -6,9 +6,11 @@ case "$__target_host" in # Copy a cool motd from the type's file directory __motd --source "$__files/motd" - __package emacs nmap mosh --state present +# __package emacs --state present __timezone Europe/Zurich + + __my_computer ;; esac