mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Update installation scripts and guide
This commit is contained in:
parent
2fec62fdd3
commit
f16a5c999a
3 changed files with 37 additions and 44 deletions
|
@ -60,7 +60,9 @@ install -m 700 -d ~/.local/share/gnupg
|
|||
|
||||
# Enable some basic services
|
||||
systemctl enable systemd-resolved
|
||||
systemctl enable systemd-timesyncd
|
||||
systemctl enable NetworkManager
|
||||
systemctl mask systemd-networkd # We have NetworkManager for this
|
||||
systemctl enable paccache.timer
|
||||
systemctl enable reflector.timer
|
||||
systemctl enable pkgfile-update.timer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue