nerd-fonts moved to individual packages
This commit is contained in:
@@ -28,14 +28,6 @@ _self: super: {
|
||||
in
|
||||
corePackages ++ winePackages;
|
||||
};
|
||||
nerdfonts = super.nerdfonts.override {
|
||||
fonts = [
|
||||
"CascadiaCode"
|
||||
"ComicShannsMono"
|
||||
"Iosevka"
|
||||
"Agave"
|
||||
];
|
||||
};
|
||||
handbrake = super.handbrake.override { useGtk = true; };
|
||||
discord-ptb = super.discord.override { withVencord = true; };
|
||||
ripgrep = super.ripgrep.override { withPCRE2 = true; };
|
||||
|
||||
Reference in New Issue
Block a user