migrate impermanent home to subvolumes
This commit is contained in:
parent
2fce9fd507
commit
c1a5ed1d4f
8 changed files with 15 additions and 77 deletions
|
@ -24,28 +24,5 @@
|
|||
# Misc
|
||||
firefox
|
||||
];
|
||||
|
||||
persistence."/persist/home/sajenim" = {
|
||||
directories = [
|
||||
".mozilla"
|
||||
# Hidden user data
|
||||
".repositories"
|
||||
".print"
|
||||
# Mutable configurations
|
||||
".config/htop"
|
||||
".config/lazygit"
|
||||
".config/Yubico"
|
||||
# Application specific data
|
||||
".local/share/PrismLauncher"
|
||||
".local/share/Jellyfin Media Player"
|
||||
# Our user data
|
||||
"Documents"
|
||||
"Downloads"
|
||||
"Games"
|
||||
"Music"
|
||||
"Pictures"
|
||||
"Videos"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue