feat: setup timesyncd.
This commit is contained in:
parent
b4d3b52454
commit
42b2ec74f5
2 changed files with 7 additions and 0 deletions
|
|
@ -28,5 +28,8 @@
|
|||
size = 32 * 1024;
|
||||
}
|
||||
];
|
||||
|
||||
# Setup ntp
|
||||
services.timesyncd.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue