fixes
This commit is contained in:
parent
928d592f16
commit
a28206acb9
2
config
2
config
|
@ -1,4 +1,5 @@
|
|||
lastminute() {
|
||||
echo lastminute
|
||||
#addpkg vlc
|
||||
#servicesenable sshd
|
||||
#servicesdisable sshd
|
||||
|
@ -7,6 +8,7 @@ lastminute() {
|
|||
}
|
||||
|
||||
os_config() {
|
||||
echo os config
|
||||
addpkg tmux starship vivid browserpass nfs-utils chezmoi pipewire alsa-pipewire libjack-pipewire libspa-v4l2
|
||||
addpkg zsh zsh-autosuggestions zsh-completions zsh-history-substring-search zsh-syntax-highlighting
|
||||
servicesenable sshd
|
||||
|
|
Loading…
Reference in New Issue
Block a user