From f05af2ffb98f00d269d7e81e8ef1a3e2ea67d04c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 31 Jan 2024 15:39:50 +0100 Subject: nixos: tweaks and update --- nixos/machine/lipwig.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/machine') diff --git a/nixos/machine/lipwig.nix b/nixos/machine/lipwig.nix index 5b1a369..188a097 100644 --- a/nixos/machine/lipwig.nix +++ b/nixos/machine/lipwig.nix @@ -147,7 +147,7 @@ dbhost = "/run/postgresql"; dbtableprefix = "oc_"; }; - extraOptions = { + settings = { #log_type = "systemd"; default_phone_region = "CZ"; }; -- cgit v1.2.3