switch to timesyncd
This commit is contained in:
parent
e507e1032b
commit
a4a540725c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
];
|
||||
|
||||
boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
|
||||
services.chrony.enable = true; # needed for backups
|
||||
services.timesyncd.enable = true; # needed for backups
|
||||
|
||||
services.openssh.settings.PasswordAuthentication = false;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue