tweaks for eww

This commit is contained in:
Chris Cochrun 2025-04-29 14:57:27 -05:00
parent 8c1c70df2b
commit 79053fa847
6 changed files with 34 additions and 7 deletions

View file

@ -634,6 +634,10 @@ in {
recursive = true;
};
home.file.".librewolf/native-messaging-hosts/tridactyl.json" = {
source = pkgs.tridactyl-native
};
programs.librewolf = {
enable = true;
package = pkgs.librewolf-wayland.override {