packages: add ttfautohint
This commit is contained in:
parent
10872cdbac
commit
d205faad6e
2 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
||||||
in [ thegeneralist ];
|
in [ thegeneralist ];
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
backupFileExtension = "home.bak";
|
backupFileExtension = "home.bak";
|
||||||
extraSpecialArgs = { inherit inputs; };
|
extraSpecialArgs = { inherit inputs; };
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,7 @@ in {
|
||||||
tree
|
tree
|
||||||
gnupg
|
gnupg
|
||||||
btop
|
btop
|
||||||
|
ttfautohint
|
||||||
|
|
||||||
pciutils
|
pciutils
|
||||||
usbutils
|
usbutils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue