diff --git a/home.nix b/home.nix index 22572ed..4fad306 100644 --- a/home.nix +++ b/home.nix @@ -32,6 +32,7 @@ okteta kdePackages.ktorrent kdePackages.kcalc + signal-desktop # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the # # parentheses. Maybe you want to install Nerd Fonts with a limited number of @@ -70,6 +71,8 @@ enable = true; }; + programs.nheko.enable = true; + # Home Manager can also manage your environment variables through # 'home.sessionVariables'. These will be explicitly sourced when using a # shell provided by Home Manager. If you don't want to manage your shell