formatting
This commit is contained in:
parent
64fcff10aa
commit
48387d08e3
14 changed files with 129 additions and 111 deletions
|
|
@ -1,4 +1,9 @@
|
|||
{ pkgs, lib, config, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
config = {
|
||||
time.timeZone = lib.mkDefault "Europe/Berlin";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue