Option has been renamed
This commit is contained in:
parent
16b448974d
commit
19580f878c
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
boot.loader.generic-extlinux-compatible.enable = true;
|
boot.loader.generic-extlinux-compatible.enable = true;
|
||||||
boot.loader.grub.enable = false;
|
boot.loader.grub.enable = false;
|
||||||
boot.cleanTmpDir = true;
|
boot.tmp.cleanOnBoot = true;
|
||||||
|
|
||||||
# boot.extraModulePackages = [
|
# boot.extraModulePackages = [
|
||||||
# (pkgs.callPackage ./rtl8189es.nix {
|
# (pkgs.callPackage ./rtl8189es.nix {
|
||||||
|
|
Loading…
Reference in a new issue