Removed Librewolf
This commit is contained in:
parent
d19a7e82c0
commit
fe6c331da4
2 changed files with 1 additions and 5 deletions
|
|
@ -1 +1 @@
|
||||||
Brave and Librewolf are now installed by home manager and their native hosts are configured with home manager too
|
Removed Librewolf
|
||||||
|
|
|
||||||
4
home.nix
4
home.nix
|
|
@ -68,10 +68,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
librewolf = {
|
|
||||||
enable = true;
|
|
||||||
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];
|
|
||||||
};
|
|
||||||
brave = {
|
brave = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];
|
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue