global/general: set NTP fallback ip
This commit is contained in:
parent
e5eee00ec1
commit
c5225aef76
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
"d /mnt 0777 root root - -"
|
||||
];
|
||||
|
||||
services.timesyncd.extraConfig = "FallbackNTP=162.159.200.1 2606:4700:f1::1"; # time.cloudflare.com
|
||||
|
||||
system.activationScripts = {
|
||||
# FIX: command-not-found database doesn't exist normally
|
||||
# FIXME: activation script doesn't work properly, and frequently errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue