Common: set up timezone on configuration.nix
This commit is contained in:
parent
d3067f9547
commit
62a2fda287
4 changed files with 3 additions and 7 deletions
|
|
@ -26,9 +26,6 @@
|
|||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Madrid";
|
||||
|
||||
# Configure network proxy if necessary
|
||||
# networking.proxy.default = "http://user:password@proxy:port/";
|
||||
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue