Removed floorp and added librewolf

This commit is contained in:
EsVagy42 2025-07-01 13:10:10 +02:00
parent c9f091b2d5
commit 74a14b1097
4 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
Updated flake Removed floorp and added librewolf

View file

@ -167,7 +167,7 @@
libqalculate libqalculate
qalculate-qt qalculate-qt
floorp librewolf
kdePackages.plasma-browser-integration kdePackages.plasma-browser-integration
kdePackages.xdg-desktop-portal-kde kdePackages.xdg-desktop-portal-kde

View file

@ -53,8 +53,8 @@
home.file.".config/mimeapps.list" = { source = ./mimeapps/mimeapps.list; }; home.file.".config/mimeapps.list" = { source = ./mimeapps/mimeapps.list; };
home.file.".mozilla/native-messaging-hosts" = { home.file.".librewolf/native-messaging-hosts" = {
source = ./mozilla/native-messaging-hosts; source = ./librewolf/native-messaging-hosts;
recursive = true; recursive = true;
}; };
} }