forked from Bun/nixos-config
Move systemd boot services into boot
This commit is contained in:
parent
88dabef080
commit
d1124e6f93
5 changed files with 2 additions and 5 deletions
|
@ -1,6 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [ ./root-reset ];
|
||||
|
||||
boot.initrd.systemd.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue