WIP new top level flakes break down

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-20 20:45:26 -05:00
parent e140a84326
commit 76c6a87dc8
57 changed files with 3033 additions and 69 deletions

View file

@ -0,0 +1,10 @@
{
...
}:
{
boot.loader.grub = {
enable = true;
device = "/dev/sda";
};
}