lowcase homedir

This commit is contained in:
Matt Nish-Lapidus 2025-06-22 23:40:17 -04:00
parent c7069c3b78
commit 706b07fd33
9 changed files with 76 additions and 59 deletions

View file

@ -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" = {