mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 18:50:08 +00:00
notes....
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
908bfec394
commit
8fbaf6d8dd
@ -9,6 +9,11 @@
|
|||||||
# - ssh-keygen...
|
# - ssh-keygen...
|
||||||
# - add --system and --user flags to only do system/user stuff...
|
# - 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...
|
# options...
|
||||||
@ -116,6 +121,10 @@ PKG_DNF=(
|
|||||||
mc tmux bat htop
|
mc tmux bat htop
|
||||||
keepassxc
|
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
|
||||||
terminus-fonts-console
|
terminus-fonts-console
|
||||||
terminus-fonts-grub2
|
terminus-fonts-grub2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user