l002 nixos mode

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-01-10 11:22:13 -06:00
parent e067fb9f54
commit 2e6720e6e7
12 changed files with 362 additions and 52 deletions

View file

@ -1,7 +0,0 @@
{
...
}:
{
boot.loader.grub.enable = true;
system.stateVersion = "24.11";
}