fix(marr): set timezone to paris
This commit is contained in:
parent
c85db7a11d
commit
21bd9f658d
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
||||||
./home.nix
|
./home.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
time.timeZone = "Europe/Paris";
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
media.enableAll = true;
|
media.enableAll = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue