added IPTV client (needs more fonts)

This commit is contained in:
Kristian Krsnik 2023-09-03 23:40:50 +02:00
parent 6a6f369e29
commit df0af41033
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@
fonts.fontconfig.enable = true;
home.packages = with pkgs; [
(nerdfonts.override {fonts = ["FiraCode"];})
nerdfonts
];
};
}

View File

@ -39,5 +39,7 @@
comma # Run any binary from the repos with a comma `, cowsay neato`
gnome-decoder
tor-browser-bundle-bin
hypnotix
];
}