feat(nix/host/orion): enable services.automatic-timezoned
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
This commit is contained in:
parent
0ea090d1e6
commit
4bc5f81fcd
4
hosts/orion/modules/services/timezoned.nix
Normal file
4
hosts/orion/modules/services/timezoned.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.automatic-timezoned.enable = true;
|
||||
}
|
Loading…
Reference in New Issue
Block a user