add virginia to mounts
This commit is contained in:
parent
6aca00a946
commit
f765285cd0
4 changed files with 18 additions and 12 deletions
|
|
@ -91,14 +91,14 @@
|
|||
"uwuraid"
|
||||
];
|
||||
in {
|
||||
"documents" = {
|
||||
path = "/home/tao/documents";
|
||||
devices = devs;
|
||||
};
|
||||
"pictures" = {
|
||||
path = "/home/tao/pictures";
|
||||
devices = devs;
|
||||
};
|
||||
# "documents" = {
|
||||
# path = "/home/tao/documents";
|
||||
# devices = devs;
|
||||
# };
|
||||
# "pictures" = {
|
||||
# path = "/home/tao/pictures";
|
||||
# devices = devs;
|
||||
# };
|
||||
"projects" = {
|
||||
path = "/home/tao/projects";
|
||||
devices = devs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue