feat(ada): ntps-rs init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
d03a563188
commit
58c5ffdb54
3 changed files with 33 additions and 5 deletions
7
ada/services/timesyncd.nix
Normal file
7
ada/services/timesyncd.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
_: {
|
||||
services = {
|
||||
timesyncd = {
|
||||
enable = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue