skrott: dont allow quitting

This commit is contained in:
h7x4
2026-01-12 02:31:43 +09:00
parent 5e18855c7c
commit f67a24648a

View File

@@ -55,6 +55,7 @@
limitScreenHeight = 42;
settings = {
general.quit_allowed = false;
database.url = config.sops.secrets."dibbler/postgresql/url".path;
};
};