common import
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{ config, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../common/common.nix
|
||||
];
|
||||
|
||||
# NixOS wants to enable GRUB by default
|
||||
boot.loader.grub.enable = false;
|
||||
# Enables the generation of /boot/extlinux/extlinux.conf
|
||||
|
||||
Reference in New Issue
Block a user