This commit is contained in:
Chris Cochrun 2025-02-09 22:32:45 -06:00
parent 1d2e640333
commit bd5a4b0c0e

View file

@ -896,6 +896,10 @@ in {
recursive = true;
};
home.file.".mozilla/firefox/nw77o6yc.default/user.js" = {
source = ../.config/firefox/user.js;
};
home.file.".config/tridactyl" = {
source = ../.config/tridactyl;
recursive = true;