Removed floorp and added librewolf
This commit is contained in:
parent
c9f091b2d5
commit
74a14b1097
4 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
Updated flake
|
||||
Removed floorp and added librewolf
|
||||
|
|
|
|||
|
|
@ -167,7 +167,7 @@
|
|||
libqalculate
|
||||
qalculate-qt
|
||||
|
||||
floorp
|
||||
librewolf
|
||||
kdePackages.plasma-browser-integration
|
||||
kdePackages.xdg-desktop-portal-kde
|
||||
|
||||
|
|
|
|||
4
home.nix
4
home.nix
|
|
@ -53,8 +53,8 @@
|
|||
|
||||
home.file.".config/mimeapps.list" = { source = ./mimeapps/mimeapps.list; };
|
||||
|
||||
home.file.".mozilla/native-messaging-hosts" = {
|
||||
source = ./mozilla/native-messaging-hosts;
|
||||
home.file.".librewolf/native-messaging-hosts" = {
|
||||
source = ./librewolf/native-messaging-hosts;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue