Use UPC time servers as others are blocked

Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
Rodrigo Arias 2025-06-06 14:44:47 +02:00
parent b802a59868
commit 8c5f4defd7

View File

@ -22,6 +22,7 @@
networking = { networking = {
defaultGateway = "147.83.30.130"; defaultGateway = "147.83.30.130";
nameservers = [ "8.8.8.8" ]; nameservers = [ "8.8.8.8" ];
timeServers = [ "ntp1.upc.edu" "ntp2.upc.edu" ];
hostName = "fox"; hostName = "fox";
interfaces.enp1s0f0np0.ipv4.addresses = [ interfaces.enp1s0f0np0.ipv4.addresses = [
{ {