Upgrade to NixOS 23.11
This commit is contained in:
parent
bc4676dec0
commit
5ee5e5fc52
6 changed files with 12 additions and 13 deletions
|
|
@ -55,7 +55,6 @@
|
|||
chrony = {
|
||||
enable = true;
|
||||
servers = map (n: "${toString n}.europe.pool.ntp.org") (lib.lists.range 0 3);
|
||||
extraConfig = "rtcsync"; # See 23.11 release notes
|
||||
};
|
||||
|
||||
# Prevent power button from shutting down the computer.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue