is anything working anymore what the heck did I do

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-16 16:29:33 -06:00
parent a3e7c3f614
commit ee8ab43b89

View file

@ -225,7 +225,7 @@ lib.mkMerge [
# TODO rotate root # TODO rotate root
} }
# Reset root for erase your darlings/impermanence/preservation # Reset root for erase your darlings/impermanence/preservation
(lib.mkIf true { (lib.mkIf false {
boot.initrd.systemd.services.bcachefs-reset-root = { boot.initrd.systemd.services.bcachefs-reset-root = {
description = "Reset bcachefs root subvolume before pivot"; description = "Reset bcachefs root subvolume before pivot";