mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Returning selinux=0: convenient with allmodconfig
svn path=/nixos/trunk/; revision=17179
This commit is contained in:
parent
185c8a3884
commit
b9079b8da9
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ let
|
|||
|
||||
kernelParams = mkOption {
|
||||
default = [
|
||||
"selinux=0"
|
||||
"apm=on"
|
||||
"acpi=on"
|
||||
"vga=0x317"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue