remove default timezone
This commit is contained in:
parent
86179e6fa5
commit
49bbac07cf
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@
|
|||
# set some basic system props
|
||||
security.sudo.wheelNeedsPassword = lib.mkDefault false;
|
||||
networking.networkmanager.enable = lib.mkDefault true;
|
||||
time.timeZone = lib.mkDefault "America/Phoenix";
|
||||
|
||||
# package list
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue