home/aerc | binds.conf under control

This commit is contained in:
Don Harper 2025-07-04 11:29:38 -05:00
parent 680bc92d15
commit d46e87d460
2 changed files with 198 additions and 0 deletions

View file

@ -76,6 +76,10 @@
};
};
};
xdg.configFile."aerc/binds.conf" = {
source = ./files/aerc/binds.conf;
target = "aerc/binds.conf";
};
xdg.configFile."aerc/stylesets" = {
source = ./files/aerc/stylesets;
recursive = true;