Remove duplicated font definitions

This commit is contained in:
Evie Litherland-Smith 2024-06-17 20:47:27 +01:00
parent 77af8df735
commit 3be093e92f

View file

@ -4,9 +4,6 @@
...
}: {
home.packages = with pkgs; [
fonts.serif.package
fonts.sansSerif.package
fonts.monospace.package
volantes-cursors
(papirus-icon-theme.override {color = "violet";})
];