Change timezone for framework
This commit is contained in:
parent
5f52428a64
commit
606ffd7459
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
./wireless.nix
|
||||
];
|
||||
|
||||
time.timeZone = lib.mkForce "America/Toronto";
|
||||
|
||||
# Sops
|
||||
common.linux.sops.enable = true;
|
||||
common.linux.sops.file = ./secrets.yaml;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue