format
This commit is contained in:
parent
6f0e24e28b
commit
a70742eb6d
|
@ -24,4 +24,3 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
userDirs = {
|
userDirs = {
|
||||||
enable =true;
|
enable = true;
|
||||||
desktop = "~/media/pic/screen";
|
desktop = "~/media/pic/screen";
|
||||||
download = "~/dl";
|
download = "~/dl";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue