summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/ebisu/fortune/system/fonts/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/ebisu/fortune/system/fonts/default.nix b/home/ebisu/fortune/system/fonts/default.nix
index ac0f9fb..2cbe779 100644
--- a/home/ebisu/fortune/system/fonts/default.nix
+++ b/home/ebisu/fortune/system/fonts/default.nix
@@ -53,6 +53,9 @@
font-awesome
joypixels
(pkgs.callPackage ../../../../../pkgs/apple-fonts { })
+ (pkgs.callPackage ../../../../../pkgs/hiragino-sans { })
+ weather-icons
+ material-design-icons
];
nixpkgs.config.joypixels.acceptLicense = true;