summaryrefslogtreecommitdiff
path: root/home/ebisu/fortune/system/fonts
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-08-30 19:17:58 -0700
committerFuwn <[email protected]>2024-08-30 19:17:58 -0700
commit706b6c87d63f3d69b16e65de8afd8e58846ff104 (patch)
tree789153e6c080b0e61fca1c65829c8a55a041fd13 /home/ebisu/fortune/system/fonts
parentgnu (diff)
downloadnixos-config-706b6c87d63f3d69b16e65de8afd8e58846ff104.tar.xz
nixos-config-706b6c87d63f3d69b16e65de8afd8e58846ff104.zip
thi
Diffstat (limited to 'home/ebisu/fortune/system/fonts')
-rw-r--r--home/ebisu/fortune/system/fonts/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/ebisu/fortune/system/fonts/default.nix b/home/ebisu/fortune/system/fonts/default.nix
index ffc6f89..f81c709 100644
--- a/home/ebisu/fortune/system/fonts/default.nix
+++ b/home/ebisu/fortune/system/fonts/default.nix
@@ -50,5 +50,9 @@
nerdfonts
cantarell-fonts
inter
+ font-awesome
+ joypixels
];
+
+ nixpkgs.config.joypixels.acceptLicense = true;
}