summary refs log tree commit diff
path: root/nixos/modules/config/timezone.nix
Commit message (Expand)AuthorAge
* Switch default timezone in NixOS from "CET" to "UTC".Peter Simons2014-12-15
* Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra2014-06-13
* Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra2014-06-10
* Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra2014-06-10
* Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát2014-06-10
* Set TZDIR for all systemd servicesEelco Dolstra2014-05-21
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Don't set $TZEelco Dolstra2014-01-06
* Make /etc/localtime a direct symlink to the zoneinfo fileEelco Dolstra2014-01-06
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10