update flake + migrate to librewolf
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
geary.enable = true;
|
||||
firefox = {
|
||||
enable = true;
|
||||
package = pkgs.librewolf; # fuck u firefox
|
||||
languagePacks = [ "en-CA" "es-MX" "it" ];
|
||||
};
|
||||
};
|
||||
@@ -12,7 +13,6 @@
|
||||
users.users.jawz.packages =
|
||||
let vdhcoapp = pkgs.callPackage ../../pkgs/vdhcoapp/default.nix { };
|
||||
in (with pkgs; [
|
||||
# gpt4all
|
||||
brave # crypto-browser that at least somewhat integrates with gtk
|
||||
nextcloud-client # self-hosted google-drive alternative
|
||||
fragments # beautiful torrent client
|
||||
|
||||
Reference in New Issue
Block a user