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