0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

Merge pull request #260080 from r-ryantm/auto-update/cinnamon.mint-artwork

cinnamon.mint-artwork: 1.7.5 -> 1.7.6
This commit is contained in:
Bobby Rong 2023-10-11 21:08:19 +08:00 committed by GitHub
commit 4cf896a425
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View file

@ -221,7 +221,7 @@ in
# Default Fonts
fonts.packages = with pkgs; [
source-code-pro # Default monospace font in 3.32
dejavu_fonts # Default monospace font in LMDE 6+
ubuntu_font_family # required for default theme
];
})