Removed floorp and added librewolf
This commit is contained in:
parent
c9f091b2d5
commit
74a14b1097
4 changed files with 4 additions and 4 deletions
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