diff --git a/hosts/skrott/configuration.nix b/hosts/skrott/configuration.nix index e5d602a..400837b 100644 --- a/hosts/skrott/configuration.nix +++ b/hosts/skrott/configuration.nix @@ -55,6 +55,7 @@ limitScreenHeight = 42; settings = { + general.quit_allowed = false; database.url = config.sops.secrets."dibbler/postgresql/url".path; }; };