chore: Uncomment fixed packages
This commit is contained in:
parent
37a5bfee0f
commit
b5fe0e39fc
2 changed files with 2 additions and 6 deletions
|
|
@ -75,10 +75,7 @@
|
|||
};
|
||||
|
||||
additionalBootKernalParams = lib.mkOption {
|
||||
default = [
|
||||
# TODO test if needed
|
||||
#"video=${config.conf.defaultMonitor}:${config.conf.defaultMonitorMode}"
|
||||
];
|
||||
default = [];
|
||||
example = [];
|
||||
type = with lib.types; listOf str;
|
||||
description = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue