mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-03-19 06:07:33 +01:00
fix typo
This commit is contained in:
@@ -126,7 +126,7 @@ in
|
||||
services.drumknotty.worblehatSettings = {
|
||||
logging = {
|
||||
debug = lib.mkDefault true;
|
||||
dbug_sql = lib.mkDefault false;
|
||||
debug_sql = lib.mkDefault false;
|
||||
};
|
||||
|
||||
database = {
|
||||
|
||||
Reference in New Issue
Block a user