mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 01:51:24 +00:00
Remove last mention of aufs for completeness
This commit is contained in:
parent
ae4c8e3e0b
commit
dfca6b97f1
|
@ -64,7 +64,7 @@ in
|
|||
|
||||
boot.extraModulePackages = mkOption {
|
||||
default = [];
|
||||
# !!! example = [pkgs.aufs pkgs.nvidia_x11];
|
||||
# !!! example = [pkgs.nvidia_x11];
|
||||
description = "A list of additional packages supplying kernel modules.";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue