Stop doing home manager impermanence.

This commit is contained in:
2025-10-25 17:44:26 +01:00
parent ac51f50ef5
commit c7ff79d0c3
4 changed files with 4 additions and 24 deletions

View File

@@ -10,7 +10,4 @@ let
in
{
packages = workstationProfile.packages ++ desktopPkgs;
environment.persistence."/persist/home/ppetru".directories = [
".config/google-chrome"
];
}