Don't set timezone
This commit is contained in:
parent
f896e89d35
commit
850d25a9ee
4 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
security.rtkit.enable = true;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
time.timeZone = "America/Toronto";
|
||||
i18n.defaultLocale = "en_CA.UTF-8";
|
||||
}
|
||||
|
|
1
modules/common/state-version.nix
Normal file
1
modules/common/state-version.nix
Normal file
|
@ -0,0 +1 @@
|
|||
{system.stateVersion = "23.11";}
|
Loading…
Add table
Add a link
Reference in a new issue