God idk how to organize this but this feels good I guess
This commit is contained in:
parent
61527d8c08
commit
978d7d37cf
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
./lanzaboote
|
||||
./services
|
||||
./systemd
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [ ./services ];
|
||||
|
||||
boot.loader.systemd-boot = {
|
||||
enable = true;
|
||||
editor = false;
|
||||
|
|
Loading…
Reference in a new issue