fix(alex): actually include the grub configs

This commit is contained in:
Ashhhleyyy 2023-10-02 19:31:15 +01:00
parent 14f3268524
commit 254ae44e5a
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -2,6 +2,7 @@
imports = [
../../common/generic.nix
../../common/generic-desktop.nix
../../common/generic-grub.nix
./hardware-config.nix
];