common import

This commit is contained in:
zuckerberg
2021-06-22 21:23:29 -04:00
parent cfaefc1536
commit 7118b9fbf6
9 changed files with 1 additions and 11 deletions

View File

@@ -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