forked from mirrors_public/oddlama_nix-config
chore: fix xdg in wrong section
This commit is contained in:
parent
6af1950f53
commit
922e64eb9c
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
persistence."/persist".directories = [
|
||||
"projects"
|
||||
];
|
||||
|
||||
xdg.mimeApps.enable = true;
|
||||
};
|
||||
|
||||
xdg.mimeApps.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue