fixes
This commit is contained in:
parent
9a007947d3
commit
e74ed0efb6
2
config
2
config
|
@ -11,6 +11,6 @@ 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
|
||||
addpkg tigervnc keychain
|
||||
servicesenable sshd
|
||||
}
|
||||
|
|
|
@ -4,5 +4,6 @@ Defaults umask = 022
|
|||
Defaults passprompt="[sudo] Password: "
|
||||
Defaults env_keep += "EDITOR"
|
||||
Defaults env_keep += "SSH_CONNECTION"
|
||||
Defaults env_keep += "TMUX"
|
||||
|
||||
%wheel ALL=(ALL) ALL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
networkmanager="dhcpcd"
|
||||
|
||||
pkgs="void-repo-multilib void-repo-multilib-nonfree void-repo-nonfree lvm2 cronie socklog-void ntp xtools wireguard-tools gnupg2 progress pwgen net-tools ncdu nmap mtr bind-utils iotop hdparm smartmontools htop git neovim btrbk croc grub-btrfs nano mbuffer cryptsetup psmisc"
|
||||
pkgs="void-repo-multilib void-repo-multilib-nonfree void-repo-nonfree lvm2 cronie socklog-void ntp xtools wireguard-tools gnupg2 progress pwgen net-tools ncdu nmap mtr bind-utils iotop hdparm smartmontools htop git neovim btrbk croc grub-btrfs nano mbuffer cryptsetup psmisc youtube-dl"
|
||||
|
||||
serviceenable="acpid cronie socklog-unix nanoklogd uuidd agetty-tty1 agetty-tty2 agetty-tty3 agetty-tty4"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user