general fixes and minor improvements
This commit is contained in:
parent
10514ecd65
commit
557d85391c
4 changed files with 6 additions and 12 deletions
|
@ -51,8 +51,5 @@
|
|||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
};
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8"; #todo: move to baseline?
|
||||
|
||||
time.timeZone = "America/Costa_Rica"; #todo: move to baseline?
|
||||
time.timeZone = "America/Costa_Rica";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue