Move some directories around
This commit is contained in:
parent
443769840a
commit
ecc301166e
3 changed files with 12 additions and 13 deletions
|
@ -4,10 +4,10 @@
|
|||
chvp.zfs.homeLinks = [
|
||||
{ path = "desktop"; type = "data"; }
|
||||
{ path = "documents"; type = "data"; }
|
||||
{ path = "downloads"; type = "data"; }
|
||||
{ path = "downloads"; type = "cache"; }
|
||||
{ path = "music"; type = "data"; }
|
||||
{ path = "pictures"; type = "data"; }
|
||||
{ path = "repos"; type = "data"; }
|
||||
{ path = "pictures"; type = "cache"; }
|
||||
{ path = "repos"; type = "cache"; }
|
||||
{ path = "templates"; type = "data"; }
|
||||
{ path = "videos"; type = "data"; }
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue