[water7] feat: Add Zen-browser & remove librewolf

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
SindreKjelsrud 2025-10-04 20:30:56 +02:00
parent 67e95027cc
commit acbc09be8f
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6
2 changed files with 2 additions and 2 deletions

View file

@ -113,7 +113,6 @@
yt-dlp yt-dlp
tailscale tailscale
fastfetch fastfetch
librewolf
signal-desktop signal-desktop
localsend localsend
vscodium vscodium

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }: { config, pkgs, inputs, ... }:
{ {
# Home Manager needs a bit of information about you and the paths it should # Home Manager needs a bit of information about you and the paths it should
@ -21,6 +21,7 @@
gnupg gnupg
pinentry-curses pinentry-curses
hyprpaper hyprpaper
inputs.zen-browser.packages."x86_64-linux".default
]; ];
# Home Manager is pretty good at managing dotfiles. The primary way to manage # Home Manager is pretty good at managing dotfiles. The primary way to manage