Add signal-desktop and nheko

This commit is contained in:
HackerNCoder 2024-06-23 18:17:18 +02:00
parent 8f08e145d4
commit bd6f4a179a

View file

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