diff --git a/hosts/water7/configuration.nix b/hosts/water7/configuration.nix index 786a1bd..d9fa25f 100644 --- a/hosts/water7/configuration.nix +++ b/hosts/water7/configuration.nix @@ -113,7 +113,6 @@ yt-dlp tailscale fastfetch - librewolf signal-desktop localsend vscodium diff --git a/hosts/water7/home.nix b/hosts/water7/home.nix index b619178..3f04c9a 100644 --- a/hosts/water7/home.nix +++ b/hosts/water7/home.nix @@ -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