diff --git a/post-install b/post-install index ce62f97..abd6f43 100644 --- a/post-install +++ b/post-install @@ -9,6 +9,11 @@ # - ssh-keygen... # - add --system and --user flags to only do system/user stuff... # +# XXX Q: should we do this based on feature or as it is now??? +# A: looks like it would be logical to split this in two: +# - general system state and singular tools +# - tasks -- each can consist of configuration and several packages... +# # #---------------------------------------------------------------------- # options... @@ -116,6 +121,10 @@ PKG_DNF=( mc tmux bat htop keepassxc + # tty fonts... + # /etc/vconsole.conf -- FONT=... + # /etc/defaults/grub -- kernel options, add: vconsole.font=... + # XXX should we also add a feature to set these up??? terminus-fonts terminus-fonts-console terminus-fonts-grub2