fix(alex): actually include the grub configs
This commit is contained in:
parent
14f3268524
commit
254ae44e5a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
imports = [
|
imports = [
|
||||||
../../common/generic.nix
|
../../common/generic.nix
|
||||||
../../common/generic-desktop.nix
|
../../common/generic-desktop.nix
|
||||||
|
../../common/generic-grub.nix
|
||||||
./hardware-config.nix
|
./hardware-config.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue