Feat: changed some configs
This commit is contained in:
3
profile/airootfs/etc/environment
Normal file
3
profile/airootfs/etc/environment
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
EDITOR=vim
|
||||||
|
BROWSER=firefox
|
||||||
|
TERMINAL=kitty
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
HOOKS=(base udev microcode modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard)
|
HOOKS=(base udev microcode plymouth modconf kms memdisk archiso archiso_loop_mnt block filesystems keyboard)
|
||||||
COMPRESSION="xz"
|
COMPRESSION="xz"
|
||||||
COMPRESSION_OPTIONS=(-9e)
|
COMPRESSION_OPTIONS=(-9e)
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ Architecture = auto
|
|||||||
#CheckSpace
|
#CheckSpace
|
||||||
#VerbosePkgLists
|
#VerbosePkgLists
|
||||||
ParallelDownloads = 5
|
ParallelDownloads = 5
|
||||||
DownloadUser = alpm
|
DownloadUser = sergey
|
||||||
#DisableSandbox
|
#DisableSandbox
|
||||||
|
|
||||||
# By default, pacman accepts packages signed by keys that its local keyring
|
# By default, pacman accepts packages signed by keys that its local keyring
|
||||||
|
|||||||
Reference in New Issue
Block a user