God idk how to organize this but this feels good I guess

This commit is contained in:
Jimbo 2024-11-24 20:48:02 -05:00
parent d1124e6f93
commit 4e21106824
4 changed files with 1 additions and 2 deletions

View file

@ -2,6 +2,7 @@
{
imports = [
./lanzaboote
./services
./systemd
];
}

View file

@ -1,7 +1,5 @@
{ ... }:
{
imports = [ ./services ];
boot.loader.systemd-boot = {
enable = true;
editor = false;