summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common.nix b/hosts/common.nix
index bc70e0e..e5efde1 100644
--- a/hosts/common.nix
+++ b/hosts/common.nix
@@ -154,6 +154,7 @@
fonts.fontDir.enable = true;
fonts.packages = with pkgs; [
+ ioskeley-mono
# maple-mono.NF
nerd-fonts.jetbrains-mono
];