added IPTV client (needs more fonts)
This commit is contained in:
parent
6a6f369e29
commit
df0af41033
@ -3,7 +3,7 @@
|
|||||||
fonts.fontconfig.enable = true;
|
fonts.fontconfig.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
(nerdfonts.override {fonts = ["FiraCode"];})
|
nerdfonts
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -39,5 +39,7 @@
|
|||||||
comma # Run any binary from the repos with a comma `, cowsay neato`
|
comma # Run any binary from the repos with a comma `, cowsay neato`
|
||||||
gnome-decoder
|
gnome-decoder
|
||||||
tor-browser-bundle-bin
|
tor-browser-bundle-bin
|
||||||
|
|
||||||
|
hypnotix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user