Adding some packages to common gui apps

This commit is contained in:
Dustin Swan 2026-01-06 20:22:19 -07:00
parent 82152ff4d4
commit 1af1bb9d53
No known key found for this signature in database
GPG key ID: 30D46587E2100467

View file

@ -8,6 +8,11 @@ let
in {
fonts.fontconfig.enable = true;
home.packages = with pkgs; [
localsend
moonlight
];
programs.halloy = {
enable = true;
settings = {