This commit is contained in:
Valeria Fadeeva 2024-11-20 13:39:49 +05:00
parent ed72f6094e
commit aac8f7011b
1 changed files with 4 additions and 0 deletions

View File

@ -88,6 +88,7 @@ postInstallFiles:
- "/etc/NetworkManager/conf.d/20-ipv4-dad.conf"
- "/etc/NetworkManager/dispatcher.d/09-timezone"
- "/etc/X11/xorg.conf.d/30-touchpad.conf"
- "/etc/dnscrypt-proxy/dnscrypt-proxy.toml"
- "/etc/dracut.conf.d/amdgpu.conf"
- "/etc/dracut.conf.d/defaults.conf"
- "/etc/dracut.conf.d/plymouth.conf"
@ -120,6 +121,9 @@ postInstallFiles:
- "/etc/systemd/network/20-ethernet.network"
- "/etc/systemd/network/20-wlan.network"
- "/etc/systemd/network/20-wwan.network"
- "/etc/systemd/resolved.conf.d/resolved.conf"
- "/etc/resolv.conf"
- "/etc/resolv.conf.bak"
- "/etc/systemd/timesyncd.conf"
- "/etc/systemd/zram-generator.conf"
- "/etc/vconsole.conf"