rbw nonsense

This commit is contained in:
Matt Nish-Lapidus 2024-11-02 15:51:01 -04:00
parent f7c94418e7
commit e14fd17e00
4 changed files with 208 additions and 1 deletions

View file

@ -508,5 +508,10 @@
home.file.".msmtprc".source = ../dotfiles/dot_msmtprc;
home.file.".mbsyncrc".source = ../dotfiles/dot_mbsyncrc;
home.file.".local/bin" = {
source = ../dotfiles/dot_local/bin;
recursive = true;
};
home.file.".local/share/flf".source = ../dotfiles/dot_local/share/flf;
}