Remove duplicat timezone
This commit is contained in:
parent
d089572bdc
commit
01076a54e1
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@
|
||||||
./home-manager.nix
|
./home-manager.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Basic configs
|
|
||||||
time.timeZone = ${timezone}
|
|
||||||
|
|
||||||
# Keep the system up-to-date automatically
|
# Keep the system up-to-date automatically
|
||||||
system = {
|
system = {
|
||||||
autoUpgrade = {
|
autoUpgrade = {
|
||||||
|
|
Loading…
Reference in a new issue