lowcase homedir
This commit is contained in:
parent
c7069c3b78
commit
706b07fd33
9 changed files with 76 additions and 59 deletions
|
@ -90,8 +90,8 @@ in
|
|||
"- .cache"
|
||||
"- .nix*"
|
||||
"- .steam*"
|
||||
"- Sync"
|
||||
"- Mounts"
|
||||
"- sync"
|
||||
"- mounts"
|
||||
"- .BitwigStudio"
|
||||
"- .local/share/bitwig"
|
||||
"- .local/share/flatpak"
|
||||
|
@ -144,7 +144,7 @@ in
|
|||
};
|
||||
|
||||
systemd.user.tmpfiles.rules = [
|
||||
"L /home/emenel/Mounts - - - - /mnt"
|
||||
"L /home/emenel/mounts - - - - /mnt"
|
||||
];
|
||||
|
||||
xdg.configFile."xdg-desktop-portal-termfilechooser" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue