mirror of
https://github.com/kmein/niveum
synced 2026-03-29 08:41:07 +02:00
chore: upgrade to 21.05
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{ pkgs, ... }: {
|
||||
nixpkgs.config.joypixels.acceptLicense = true;
|
||||
|
||||
fonts = {
|
||||
enableDefaultFonts = true;
|
||||
enableFontDir = true;
|
||||
fontDir.enable = true;
|
||||
fonts = with pkgs; [
|
||||
corefonts
|
||||
eb-garamond
|
||||
|
||||
Reference in New Issue
Block a user