feat(niri): niri live config
This commit is contained in:
109
config/profiles/mainline-niri/packages.live-desktop.list
Normal file
109
config/profiles/mainline-niri/packages.live-desktop.list
Normal file
@@ -0,0 +1,109 @@
|
||||
# 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
|
||||
|
||||
# --- audio (pipewire stack) ---
|
||||
pipewire
|
||||
wireplumber
|
||||
alsa-pipewire
|
||||
pavucontrol
|
||||
alsa-utils
|
||||
playerctl
|
||||
|
||||
# --- Wayland session ---
|
||||
mesa-dri
|
||||
niri
|
||||
xwayland-satellite
|
||||
elogind
|
||||
seatd
|
||||
dbus
|
||||
|
||||
# --- display manager ---
|
||||
greetd
|
||||
tuigreet
|
||||
|
||||
# --- terminal + launcher ---
|
||||
alacritty
|
||||
fuzzel
|
||||
foot
|
||||
|
||||
# --- notification + background ---
|
||||
mako
|
||||
swaybg
|
||||
|
||||
# --- bluetooth ---
|
||||
bluez
|
||||
blueman
|
||||
|
||||
# --- polkit (auth dialogs) ---
|
||||
polkit
|
||||
polkit-gnome
|
||||
|
||||
# --- noctalia-shell runtime deps ---
|
||||
brightnessctl
|
||||
ImageMagick
|
||||
python3
|
||||
upower
|
||||
wl-clipboard
|
||||
network-manager-applet
|
||||
|
||||
# --- XDG portals ---
|
||||
xdg-desktop-portal
|
||||
xdg-desktop-portal-gnome
|
||||
xdg-utils
|
||||
xdg-user-dirs
|
||||
|
||||
# --- nix (for prebaked packages — spotify, discord, vscode, fastfetch, etc.) ---
|
||||
nix
|
||||
|
||||
# --- noctalia-shell (from noctalia third-party XBPS repo) ---
|
||||
noctalia-shell
|
||||
|
||||
# --- fonts ---
|
||||
noto-fonts-ttf
|
||||
noto-fonts-emoji
|
||||
Reference in New Issue
Block a user