Continue refactor towards disko
This commit is contained in:
parent
f2cdf01122
commit
fe16e208b6
25 changed files with 476 additions and 249 deletions
|
@ -7,7 +7,7 @@
|
|||
initrd = {
|
||||
systemd = {
|
||||
enable = true;
|
||||
services.root-reset = {
|
||||
services.root-reset = {
|
||||
description = "Reset BTRFS root and snapshot last boot";
|
||||
wantedBy = [ "initrd.target" ];
|
||||
after = [ "dev-nixos-root.device" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue