Adds extra packages and enables reflector.service

main
Michal S 2 years ago
parent 153afb2866
commit decd9cb3a0
No known key found for this signature in database
GPG Key ID: 52F8801FC912EB4F

@ -45,6 +45,7 @@ chmod +x /home/crystal/.config/autostart/*.desktop
systemctl enable vmtoolsd
systemctl enable vmware-vmblock-fuse
systemctl enable NetworkManager
systemctl enable reflector
systemctl enable gdm
# Mirrorlist

@ -1,5 +1,6 @@
# Arch packages
arch-install-scripts
archlinux-keyring
btrfs-progs
cowsay
curl
@ -25,6 +26,15 @@ open-vm-tools
xfsprogs
zsh
# Fonts
noto-fonts
noto-fonts-emoji
noto-fonts-extra
noto-fonts-cjk
# Networking
openvpn
# GUI Target
firefox
gdm
@ -33,6 +43,8 @@ gparted
mesa
spice-vdagent
xorg
pipewire
pipewire-pulse
# Things we're hosting
base
@ -40,16 +52,16 @@ filesystem
grub
lsb-release
neofetch
pfetch
sudo
# Our packages
amethyst
ame
crystal-wallpapers
crystal-mirrorlist
crystal-keyring
jade
jade-gui
# Text editors
micro
nano
vim

Loading…
Cancel
Save