[water7] feat: Add Zen-browser & remove librewolf
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
67e95027cc
commit
acbc09be8f
2 changed files with 2 additions and 2 deletions
|
@ -113,7 +113,6 @@
|
|||
yt-dlp
|
||||
tailscale
|
||||
fastfetch
|
||||
librewolf
|
||||
signal-desktop
|
||||
localsend
|
||||
vscodium
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, inputs, ... }:
|
||||
|
||||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
|
@ -21,6 +21,7 @@
|
|||
gnupg
|
||||
pinentry-curses
|
||||
hyprpaper
|
||||
inputs.zen-browser.packages."x86_64-linux".default
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue