Fix missing impermanence module import.

This commit is contained in:
jay
2025-07-09 08:15:53 -04:00
parent 55e35a2038
commit 72be90b97d
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{lib, ...}: {
{lib, inputs, ...}: {
# Reset root subvolume on boot
boot.initrd.postResumeCommands = lib.mkAfter ''
mkdir /btrfs_tmp