aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/font/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/font/default.nix b/system/font/default.nix
index 97011d30..484db7e7 100644
--- a/system/font/default.nix
+++ b/system/font/default.nix
@@ -1,5 +1,4 @@
{
- config,
pkgs,
...
}: let
@@ -11,7 +10,7 @@
in {
# TODO maybe add other fonts?
fonts = {
- fonts = [
+ packages = [
nerdFont
];
fontconfig = {