test
This commit is contained in:
parent
3c21548b2d
commit
876829a11e
3
config
3
config
|
@ -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
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user