meta: Drop /share/fonts pathsToLink

Shouldn't be necessary with the usage of fonts.packages.
This commit is contained in:
Donovan Glover 2024-04-07 10:13:07 -04:00
parent 63624f2fbb
commit 1173e8483b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 1 additions and 1 deletions

View File

@ -139,6 +139,7 @@ in
nerdfonts
kanji-stroke-order-font
liberation_ttf
aleo-fonts
];
fontconfig = {

View File

@ -214,7 +214,6 @@ in
environment.pathsToLink = [
"/share/backgrounds"
"/share/eww"
"/share/fonts"
];
environment.systemPackages = with pkgs; [