feat: home directory cleanup
This commit is contained in:
@@ -64,6 +64,7 @@ in
|
||||
package
|
||||
size
|
||||
;
|
||||
dotIcons.enable = false;
|
||||
gtk.enable = true;
|
||||
};
|
||||
|
||||
|
||||
@@ -20,6 +20,8 @@ in
|
||||
mediaDir = "${homeDir}/media";
|
||||
in
|
||||
{
|
||||
home.preferXdgDirectories = true;
|
||||
|
||||
xdg = {
|
||||
enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user