added sane modules

This commit is contained in:
Charlie Root 2024-04-10 14:21:41 +02:00
commit d7546e9591
5 changed files with 57 additions and 3 deletions

View file

@ -1,6 +1,4 @@
{ inputs, outputs, profile-config, pkgs, ... }:
{
_: {
boot.loader = {
efi.canTouchEfiVariables = true;
grub = {