ada: upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-03-25 18:47:19 +03:00
parent c5f949506a
commit bcb7f2dcb0
18 changed files with 45 additions and 79 deletions

View file

@ -1,10 +1,9 @@
_: {
networking = {
timeServers = [
"0.nixos.pool.ntp.org"
"1.nixos.pool.ntp.org"
"2.nixos.pool.ntp.org"
"3.nixos.pool.ntp.org"
"time.cloudflare.com"
"time.google.com"
"ru.pool.ntp.org"
];
};
}