nerd-fonts moved to individual packages
This commit is contained in:
@@ -9,11 +9,17 @@
|
||||
config = lib.mkIf config.my.apps.fonts.enable {
|
||||
users.users.jawz.packages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
nerdfonts
|
||||
symbola
|
||||
comic-neue
|
||||
cascadia-code
|
||||
;
|
||||
inherit (pkgs.nerd-fonts)
|
||||
caskaydia-mono
|
||||
open-dyslexic
|
||||
comic-shanns-mono
|
||||
iosevka
|
||||
agave
|
||||
;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user