Remove unused default settings block
This commit is contained in:
@@ -22,13 +22,6 @@
|
||||
cfg.patterns))}
|
||||
'';
|
||||
|
||||
consoleSettings = {
|
||||
share_manual_decisions = false;
|
||||
share_custom = true;
|
||||
share_tainted = true;
|
||||
share_context = false;
|
||||
};
|
||||
|
||||
defaultSettings = with lib; {
|
||||
common = {
|
||||
daemonize = mkForce false;
|
||||
|
||||
Reference in New Issue
Block a user