This commit is contained in:
teldra 2021-08-18 08:22:24 +02:00
parent 3c21548b2d
commit 876829a11e
2 changed files with 4 additions and 1 deletions

3
config
View File

@ -11,6 +11,7 @@ os_config() {
echo os config
addpkg tmux starship vivid browserpass nfs-utils chezmoi pipewire alsa-pipewire libjack-pipewire libspa-v4l2 pass xclip
addpkg zsh zsh-autosuggestions zsh-completions zsh-history-substring-search zsh-syntax-highlighting google-fonts-ttf
addpkg tigervnc keychain youtube-dl buku
addpkg tigervnc keychain youtube-dl buku i3status-rust aria2 zenity
servicesenable sshd
removepkg i3status
}

View File

@ -8,6 +8,8 @@ sleep=2
diskid="${cfg[diskid]//-/_}"
index=1
echo $diskid
echo "Formatting disk"
if test -d /sys/firmware/efi; then
echo "UEFI Partition"