ijhoihfohqoiufh

This commit is contained in:
TheCrazyInsanity
2025-12-16 13:42:33 -05:00
parent 1f0a61f56e
commit c5b3f15cf0

View File

@@ -1,7 +1,7 @@
{ lib, ... }:
{
boot.initrd.postResumeCommands = lib.mkAfter ''
rm -rf /bin /etc /lib64 /srv /sys /tmp /usr /var
rm -rf /bin /etc /lib64 /srv /tmp /usr /var
'';
# impermanence
environment.persistence."/persistent" = {