Adding some packages to common gui apps
This commit is contained in:
@@ -8,6 +8,11 @@ let
|
|||||||
in {
|
in {
|
||||||
fonts.fontconfig.enable = true;
|
fonts.fontconfig.enable = true;
|
||||||
|
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
localsend
|
||||||
|
moonlight
|
||||||
|
];
|
||||||
|
|
||||||
programs.halloy = {
|
programs.halloy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|||||||
Reference in New Issue
Block a user