lass 2 base: disable ntp
This commit is contained in:
parent
ee74d4e5b8
commit
5113b24959
@ -46,6 +46,9 @@ with lib;
|
||||
|
||||
users.mutableUsers = false;
|
||||
|
||||
#why is this on in the first place?
|
||||
services.ntp.enable = false;
|
||||
|
||||
boot.tmpOnTmpfs = true;
|
||||
# see tmpfiles.d(5)
|
||||
systemd.tmpfiles.rules = [
|
||||
|
Loading…
Reference in New Issue
Block a user