Some small changes; DNS for omen laptop and libreoffice
This commit is contained in:
parent
7ce69e1702
commit
0b5337ec0f
@ -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;
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user