feat: v4 changes
This commit is contained in:
parent
7ba970ce6b
commit
8011d90bc4
5 changed files with 55 additions and 34 deletions
|
@ -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.
|
||||
|
|
1
airootfs/etc/systemd/system/display-manager.service
Symbolic link
1
airootfs/etc/systemd/system/display-manager.service
Symbolic link
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/gdm.service
|
Loading…
Add table
Add a link
Reference in a new issue