diff --git a/hosts/Infini-DESKTOP/default.nix b/hosts/Infini-DESKTOP/default.nix index 3087dc7..ae6fe46 100644 --- a/hosts/Infini-DESKTOP/default.nix +++ b/hosts/Infini-DESKTOP/default.nix @@ -72,7 +72,10 @@ wlp41s0.useDHCP = true; }; - home = { profiles, ... }: { + home = { profiles, pkgs, ... }: { imports = with profiles; [ stretchly ]; + home.packages = with pkgs; [ + hydrus + ]; }; } diff --git a/users/infinidoge/default.nix b/users/infinidoge/default.nix index e64f7ae..5723347 100644 --- a/users/infinidoge/default.nix +++ b/users/infinidoge/default.nix @@ -42,8 +42,6 @@ in ncdu (ifGraphical [ - hydrus - speedcrunch teams