feat: v4 changes

This commit is contained in:
Rudra Saraswat 2024-06-01 06:04:35 +00:00
parent 7ba970ce6b
commit 8011d90bc4
5 changed files with 55 additions and 34 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
out/
workdir/
work/

View file

@ -40,7 +40,7 @@ ILoveCandy
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
SigLevel = Never
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
@ -80,18 +80,9 @@ Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
[blend]
[breakfast]
SigLevel = Never
Server = https://pkg-repo.blendos.co/$repo/os/$arch
[chaotic-aur]
Include = /etc/pacman.d/chaotic-mirrorlist
Server = https://pkg-repo.blendos.co
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

View file

@ -0,0 +1 @@
/usr/lib/systemd/system/gdm.service

View file

@ -112,23 +112,60 @@ plymouth-blend
# OS installation and tweaks
filesystem-blend
lsb-release-blend
blend-inst-git
python-yaml
jade-gui
# Keyring
blend-keyring
# Spice
spice-vdagent
# Chaotic AUR
chaotic-keyring
chaotic-mirrorlist
gnome
gnome-software
gnome-software-packagekit-plugin
# Desktop
baobab
epiphany
evince
gdm
gnome-backgrounds
gnome-calendar
gnome-clocks
gnome-color-manager
gnome-connections
gnome-console
gnome-control-center
gnome-disk-utility
gnome-keyring
gnome-logs
gnome-menus
gnome-remote-desktop
gnome-session
gnome-settings-daemon
gnome-shell
gnome-shell-extensions
gnome-user-docs
gnome-user-share
grilo-plugins
gvfs
gvfs-afc
gvfs-dnssd
gvfs-goa
gvfs-google
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
gvfs-onedrive
gvfs-smb
gvfs-wsdd
loupe
malcontent
nautilus
orca
rygel
tecla
tracker3-miners
xdg-desktop-portal-gnome
xdg-user-dirs-gtk
yelp
firefox
flatpak
akshara-git
grub

View file

@ -80,17 +80,8 @@ Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
[blend]
Server = https://pkg-repo.blendos.co/$repo/os/$arch
[chaotic-aur]
Include = /etc/pacman.d/chaotic-mirrorlist
[breakfast]
Server = https://pkg-repo.blendos.co
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.