mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-05 02:21:33 -05:00
Update sys-net.sh
This commit is contained in:
parent
4731b9bd18
commit
655c01ccf5
@ -3,7 +3,8 @@
|
||||
sudo dnf install -y qubes-core-agent-networking qubes-core-agent-network-manager NetworkManager-wifi network-manager-applet notification-daemon gnome-keyring @hardware-support chrony arc-theme
|
||||
|
||||
sudo systemctl disable --now systemd-timesyncd
|
||||
sudo curl --proxy http://127.0.0.1:8082 https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/chrony.conf -o /etc/chrony/chrony.conf
|
||||
sudo rm -rf /etc/chrony.conf
|
||||
sudo curl --proxy http://127.0.0.1:8082 https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/chrony.conf -o /etc/chrony.conf
|
||||
sudo systemctl enable --now chronyd
|
||||
|
||||
sudo mkdir -p /etc/gtk-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user