playing with filchooser again

This commit is contained in:
Matt Nish-Lapidus 2025-06-15 20:38:24 -04:00
parent 18859d787a
commit 3688d45643
3 changed files with 15 additions and 10 deletions

View file

@ -164,6 +164,11 @@ in
"L /home/emenel/Mounts - - - - /mnt"
];
xdg.configFile."xdg-desktop-portal-termfilechooser" = {
source = ../../modules/home/file-chooser;
recursive = true;
};
home = {
file = {
".signature".source = ./dotfiles/dot_signature;