home-manager: fix xdg config file definition
This commit is contained in:
@@ -42,5 +42,7 @@ in
|
||||
home = {
|
||||
username = name;
|
||||
};
|
||||
|
||||
xdg.enable = true;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user