[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
|
yt-dlp
|
||||||
tailscale
|
tailscale
|
||||||
fastfetch
|
fastfetch
|
||||||
librewolf
|
|
||||||
signal-desktop
|
signal-desktop
|
||||||
localsend
|
localsend
|
||||||
vscodium
|
vscodium
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue