flake.nix: change time zone
This commit is contained in:
parent
dab731be0f
commit
5ca5b82e4d
@ -134,7 +134,7 @@
|
|||||||
# My username
|
# My username
|
||||||
username = "nullbite";
|
username = "nullbite";
|
||||||
# My current timezone for any mobile devices (i.e., my laptop)
|
# My current timezone for any mobile devices (i.e., my laptop)
|
||||||
mobileTimeZone = "America/New_York";
|
mobileTimeZone = "Europe/Amsterdam";
|
||||||
|
|
||||||
# Variables to be passed to NixOS modules in the vars attrset
|
# Variables to be passed to NixOS modules in the vars attrset
|
||||||
vars = {
|
vars = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user