This commit is contained in:
Julian Sutter 2023-08-11 12:46:43 -07:00
parent be76171c97
commit 94a6b7c15a
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
parsec-bin # parsec-bin
bottles bottles
]; ];

View file

@ -121,7 +121,7 @@
services.flatpak.enable = true; services.flatpak.enable = true;
fonts.fonts = with pkgs; [ fonts.packages = with pkgs; [
nerdfonts nerdfonts
noto-fonts noto-fonts
noto-fonts-cjk noto-fonts-cjk