feat(homes/rafiq/impermanence): add repos directory to persist
This commit is contained in:
parent
2e466e6eca
commit
ed3095a9dc
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
home.persistence."/persist/home/rafiq" = {
|
||||
directories = [
|
||||
".ssh"
|
||||
"repos"
|
||||
];
|
||||
allowOther = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue