fix(mizuki): Set timezone to Europe/Madrid
This commit is contained in:
parent
037843f264
commit
f71272abe5
1 changed files with 2 additions and 0 deletions
|
@ -41,4 +41,6 @@
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
system.stateVersion = "24.11";
|
system.stateVersion = "24.11";
|
||||||
|
|
||||||
|
time.timeZone = "Europe/Madrid";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue