started working on the librewolf config

This commit is contained in:
Tomas Rivera
2026-03-04 14:19:35 +01:00
parent 246dd40b6f
commit 55d13865e5
6 changed files with 475 additions and 6 deletions
+2 -1
View File
@@ -24,6 +24,7 @@ imports = [
../../modules/home-manager/hypridle.nix
../../modules/home-manager/swaylock.nix
../../modules/home-manager/anki.nix # we use only for some settings. see ../../modules/nixos/anki.nix for activating
../../modules/home-manager/librewolf.nix # privacy browser
];
@@ -66,7 +67,7 @@ home.packages = [
(pkgs.callPackage ../../modules/scripts/launch.nix {}) # necessary for the apps i launch with hyprland at every start
(pkgs.callPackage ../../modules/scripts/gitnotify.nix {})
(pkgs.callPackage ../../modules/scripts/tomato.nix {})
(pkgs.callPackage ../../modules/scripts/librewolfprofiles.nix {})
#pkgs
pkgs.gruvbox-gtk-theme
# # Adds the 'hello' command to your environment. It prints a friendly