Another strange error, which I fixed
svn path=/nixos/trunk/; revision=25730
This commit is contained in:
parent
f30f71b7fa
commit
aa2e768fe4
@ -27,7 +27,7 @@ with pkgs.lib;
|
|||||||
|
|
||||||
|
|
||||||
# GNU GRUB, where available.
|
# GNU GRUB, where available.
|
||||||
boot.loader.grub.enable = !stdenv.isArm;
|
boot.loader.grub.enable = !pkgs.stdenv.isArm;
|
||||||
boot.loader.grub.version = 2;
|
boot.loader.grub.version = 2;
|
||||||
|
|
||||||
# GNU lsh.
|
# GNU lsh.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user