Some small changes; DNS for omen laptop and libreoffice

This commit is contained in:
Random936 2024-10-31 10:16:10 -07:00
parent 7ce69e1702
commit 0b5337ec0f
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@
# Networking # Networking
networking.hostName = "randomctf"; networking.hostName = "randomctf";
networking.nameservers = [ "192.168.100.1" "8.8.8.8" "8.8.4.4" ];
# Temporary fix for service failure. # Temporary fix for service failure.
systemd.services.NetworkManager-wait-online.enable = lib.mkForce false; systemd.services.NetworkManager-wait-online.enable = lib.mkForce false;

View File

@ -23,6 +23,7 @@
flameshot flameshot
pavucontrol pavucontrol
virt-viewer virt-viewer
libreoffice
google-chrome google-chrome
bitwarden-cli bitwarden-cli
wireguard-tools wireguard-tools