Some small changes; DNS for omen laptop and libreoffice
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
# Networking
|
||||
networking.hostName = "randomctf";
|
||||
networking.nameservers = [ "192.168.100.1" "8.8.8.8" "8.8.4.4" ];
|
||||
|
||||
# Temporary fix for service failure.
|
||||
systemd.services.NetworkManager-wait-online.enable = lib.mkForce false;
|
||||
|
||||
Reference in New Issue
Block a user