This commit is contained in:
Valeria Fadeeva 2023-10-17 01:32:33 +05:00
parent df48dedc9f
commit 8b3d71e02b
18 changed files with 95 additions and 6 deletions

View File

@ -0,0 +1,5 @@
# Configuration file for NetworkManager.
# See "man 5 NetworkManager.conf" for details.
[device]
wifi.scan-rand-mac-address=no

View File

@ -0,0 +1,6 @@
#!/bin/sh
case "$2" in
connectivity-change)
timedatectl set-timezone "$(curl --fail https://ipapi.co/timezone)"
;;
esac

View File

@ -0,0 +1,5 @@
Section "InputClass"
Identifier "devname"
Driver "libinput"
Option "Tapping" "on"
EndSection

View File

@ -1,11 +1,11 @@
# /etc/polkit-1/rules.d/10-timedate.rules
/* /etc/polkit-1/rules.d/10-timedate.rules
*/
polkit.addRule(function(action, subject) {
if (action.id == "org.freedesktop.timedate1.set-time" ||
if ((action.id == "org.freedesktop.timedate1.set-time" ||
action.id == "org.freedesktop.timedate1.set-timezone" ||
action.id == "org.freedesktop.timedate1.set-ntp" ||
action.id == "org.freedesktop.hostname1.set-hostname" ||
action.id == "org.freedesktop.hostname1.get-product-uuid" ) {
action.id == "org.freedesktop.hostname1.get-product-uuid")) {
return polkit.Result.YES;
}
});

View File

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

View File

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

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/pamac-cleancache.timer

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/remote-fs.target

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/virtual-machine-check.service

View File

@ -1 +0,0 @@
/usr/lib/systemd/system/systemd-networkd-wait-online.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/avahi-daemon.socket

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/pcscd.socket

View File

@ -0,0 +1,22 @@
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation; either version 2.1 of the License, or (at your option)
# any later version.
#
# Entries in this file show the compile time defaults. Local configuration
# should be created by either modifying this file, or by creating "drop-ins" in
# the timesyncd.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See timesyncd.conf(5) for details.
[Time]
NTP=0.arch.pool.ntp.org 1.arch.pool.ntp.org 2.arch.pool.ntp.org 3.arch.pool.ntp.org
FallbackNTP=0.arch.pool.ntp.org 1.arch.pool.ntp.org 2.arch.pool.ntp.org 3.arch.pool.ntp.org
RootDistanceMaxSec=5
PollIntervalMinSec=32
PollIntervalMaxSec=2048
ConnectionRetrySec=30
SaveIntervalSec=60

View File

@ -87,7 +87,7 @@ Main() {
########## System: $SYSTEM
########## Bootloader: $BOOTLOADER
EOF
FollowFile "$log" "Install log" 20 20
# FollowFile "$log" "Install log" 20 20
sudo cp /etc/calamares/settings_${mode}.conf /etc/calamares/settings.conf
sudo -E dbus-launch calamares -D6 >> $log

View File

@ -360,6 +360,29 @@ chwd
chwd-db
### Printers & Scanner support
#printer-support
#scanner-support
#print-manager
#system-config-printer
#gutenprint
#cups
#cups-filters
#cups-pdf
#foomatic-db
#foomatic-db-engine
#foomatic-db-gutenprint-ppds
#foomatic-db-nonfree
#foomatic-db-nonfree-ppds
#foomatic-db-ppds
#hplip
#hplip-plugin
#ghostscript
#gsfonts
#xsane
#splix
## Pacman
pace
arcolinux-keyring
@ -526,6 +549,14 @@ xorg-xhost
## Office
freeoffice
#libreoffice-fresh
#libreoffice-fresh-ru
#libreoffice-fresh-en-gb
#libreoffice-extension-languagetool
#onlyoffice-bin
thunderbird
mailspring
@ -547,6 +578,12 @@ keepassxc
kleopatra
alacritty
alacritty-themes
kitty
kitty-shell-integration
kitty-terminfo
yakuake
corectrl
gwe
@ -555,6 +592,8 @@ avidemux-qt
avidemux-cli
obs-studio-tytan652
#blender
## Picture Editor
gimp
gimp-help-ru

View File

@ -578,6 +578,12 @@ keepassxc
kleopatra
alacritty
alacritty-themes
kitty
kitty-shell-integration
kitty-terminfo
yakuake
corectrl
gwe