default: remove bootloader

This commit is contained in:
notohh 2024-02-01 17:59:48 -05:00
parent 2462e16382
commit 80291272dc
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -6,15 +6,6 @@
../../modules
];
boot.loader = {
grub = {
enable = true;
configurationLimit = 5;
device = "/dev/sda";
useOSProber = false;
};
};
services.xserver = {
layout = "us";
xkbVariant = "";