- Add nvidia/nvidia-dkms/nvidia-libs-32bit/nvidia-vaapi-driver to niri live and installed profiles; wireless-regdb and sof-firmware to all profiles (fixes regulatory.db and SOF firmware dmesg errors) - iso/postsetup-nvidia.sh: new mklive -x hook that re-runs dracut inside the rootfs chroot after the overlay is applied; ensures the squashfs initramfs includes nvidia.ko and omits nouveau.ko at build time — no driver install needed at runtime (fixes /run tmpfs overflow that was killing wireplumber by corrupting D-Bus sockets) - Both ISO inner build scripts gain -x postsetup-nvidia.sh and the nonfree repo flag so nvidia packages resolve correctly - niri config: wireplumber started via supervisor loop (waits for PipeWire socket, auto-restarts on crash) replacing the one-shot exec — survives any D-Bus or pipewire disruption - build-niri-live-iso.sh: NVIDIA modprobe blacklist-nouveau.conf, btusb-quirks.conf, modules-load.d/nvidia.conf, dracut/10-nvidia.conf, Xorg intel/nvidia configs, prime-run helper, elogind run script loop guard, timezone Europe/Zurich overlay, updated BOOT_CMDLINE - build-live-iso.sh: same NVIDIA + timezone + sound udev rule overlays; live-setup.sh timezone and audio group fix - installer/lib/grub.sh: GRUB_CMDLINE_LINUX_DEFAULT gains nvidia-drm.modeset=1 rd.driver.blacklist=nouveau btusb.enable_autosuspend=0 - installer/lib/postinstall.sh: configure_nvidia_prime() adds blacklist-nouveau.conf, btusb-quirks.conf, dracut omit_drivers nouveau, modules-load.d with all four nvidia modules
123 lines
1.7 KiB
Plaintext
123 lines
1.7 KiB
Plaintext
# Packages included in the LIVE desktop ISO squashfs for the mainline-niri profile.
|
|
# Lines beginning with '#' or empty are skipped.
|
|
# noctalia-shell comes from the third-party repo added by build-niri-live-iso.sh.
|
|
|
|
# --- base / boot ---
|
|
base-system
|
|
linux-mainline
|
|
linux-firmware
|
|
linux-firmware-network
|
|
intel-ucode
|
|
dracut
|
|
|
|
# --- core userspace ---
|
|
sudo
|
|
bash
|
|
bash-completion
|
|
git
|
|
curl
|
|
wget
|
|
vim
|
|
nano
|
|
htop
|
|
tmux
|
|
unzip
|
|
zip
|
|
xz
|
|
rsync
|
|
pciutils
|
|
usbutils
|
|
lsof
|
|
file
|
|
which
|
|
man-pages
|
|
mdocml
|
|
ca-certificates
|
|
xtools
|
|
gptfdisk
|
|
parted
|
|
btrfs-progs
|
|
dosfstools
|
|
efibootmgr
|
|
|
|
# --- networking ---
|
|
NetworkManager
|
|
NetworkManager-openvpn
|
|
openssh
|
|
iwd
|
|
chrony
|
|
wireless-regdb
|
|
|
|
# --- audio (pipewire stack) ---
|
|
pipewire
|
|
wireplumber
|
|
alsa-pipewire
|
|
pavucontrol
|
|
alsa-utils
|
|
playerctl
|
|
sof-firmware
|
|
|
|
# --- Wayland session ---
|
|
mesa-dri
|
|
niri
|
|
xwayland-satellite
|
|
elogind
|
|
seatd
|
|
dbus
|
|
|
|
# --- nvidia PRIME (from nonfree repo) ---
|
|
nvidia
|
|
nvidia-libs-32bit
|
|
nvidia-vaapi-driver
|
|
|
|
# --- display manager ---
|
|
greetd
|
|
tuigreet
|
|
|
|
# --- terminal + launcher ---
|
|
alacritty
|
|
|
|
# --- notification + background ---
|
|
mako
|
|
swaybg
|
|
|
|
# --- bluetooth ---
|
|
bluez
|
|
blueman
|
|
|
|
# --- polkit (auth dialogs) ---
|
|
polkit
|
|
polkit-gnome
|
|
|
|
# --- noctalia-shell runtime deps ---
|
|
brightnessctl
|
|
ImageMagick
|
|
python3
|
|
upower
|
|
power-profiles-daemon
|
|
wl-clipboard
|
|
zenity
|
|
|
|
# --- XDG portals ---
|
|
xdg-desktop-portal
|
|
xdg-desktop-portal-gtk
|
|
xdg-desktop-portal-gnome
|
|
xdg-utils
|
|
xdg-user-dirs
|
|
|
|
# --- file manager ---
|
|
nautilus
|
|
|
|
# --- keyring (Chrome / VSCode secret storage) ---
|
|
gnome-keyring
|
|
|
|
# --- nix (for prebaked packages — spotify, discord, google-chrome, vscode, fastfetch, etc.) ---
|
|
nix
|
|
|
|
# --- noctalia-shell (from noctalia third-party XBPS repo) ---
|
|
noctalia-shell
|
|
|
|
# --- fonts ---
|
|
noto-fonts-ttf
|
|
noto-fonts-emoji
|