Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions airootfs/usr/local/bin/alg-finalisation
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@ sed -i 's/${GRUB_DISTRIBUTOR} Linux/${GRUB_DISTRIBUTOR}/' /etc/grub.d/10_linux
# Copy skel/.config in /root
cp -r /etc/skel/.config /root/

# Remove Calamares from dash
gsettings set org.gnome.shell favorite-apps "$(gsettings get org.gnome.shell favorite-apps | sed "s/, 'calamares.desktop'//")"

# Sync pacman databases
pacman -Syy --noconfirm

rm -f /usr/local/bin/{alg-finalisation,livecd-sound,Installation_guide}
6 changes: 4 additions & 2 deletions packages.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ archlinux-wallpaper

#Bluetooth
bluez
gnome-bluetooth
gnome-bluetooth-3.0

# Fonts
ttf-ms-fonts
Expand All @@ -167,8 +167,10 @@ cups
yay

#NVIDIA Drivers & Tools
nvidia
nvidia-open
nvidia-utils
nvidia-settings

alg-set-once

qt6-wayland