migrate impermanent home to subvolumes
This commit is contained in:
parent
2fce9fd507
commit
c1a5ed1d4f
8 changed files with 15 additions and 77 deletions
|
|
@ -101,15 +101,4 @@
|
|||
proton.isDefault = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.persistence."/persist/home/sajenim" = {
|
||||
directories = [
|
||||
# email configuration
|
||||
".config/protonmail"
|
||||
# email cache of messages
|
||||
".local/share/protonmail"
|
||||
# gpg encrypted passwords
|
||||
".password-store"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue