mirror of
https://github.com/zebrajr/HomeLab.git
synced 2025-12-06 00:20:22 +01:00
add fedora-bootstrap: blueman, nmtui, pipewire
This commit is contained in:
parent
d9179a62f5
commit
33aabf8bda
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
PACKAGES_TO_INSTALL+=("blueman")
|
||||
PACKAGES_TO_INSTALL+=("btop")
|
||||
PACKAGES_TO_INSTALL+=("curl")
|
||||
PACKAGES_TO_INSTALL+=("duf")
|
||||
|
|
@ -8,6 +9,8 @@ PACKAGES_TO_INSTALL+=("gparted")
|
|||
PACKAGES_TO_INSTALL+=("htop")
|
||||
PACKAGES_TO_INSTALL+=("konsole")
|
||||
PACKAGES_TO_INSTALL+=("ncdu")
|
||||
PACKAGES_TO_INSTALL+=("nmtui")
|
||||
PACKAGES_TO_INSTALL+=("pipewire")
|
||||
PACKAGES_TO_INSTALL+=("rsync")
|
||||
PACKAGES_TO_INSTALL+=("timeshift")
|
||||
PACKAGES_TO_INSTALL+=("tmux")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user