From 60b7ce48fa8dd7b327cf66e9323b57a7223bcd11 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sun, 3 Sep 2023 10:17:20 +0200 Subject: [PATCH] desktop: add some fonts --- hosts/configuration_desktop.nix | 2 ++ hosts/configuration_server.nix | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/configuration_desktop.nix b/hosts/configuration_desktop.nix index f2d0db1..e84b4f9 100644 --- a/hosts/configuration_desktop.nix +++ b/hosts/configuration_desktop.nix @@ -73,6 +73,8 @@ font-awesome # Icons hack-font corefonts # MS + intel-one-mono + office-code-pro (nerdfonts.override { # Nerdfont Icons override fonts = [ "FiraCode" diff --git a/hosts/configuration_server.nix b/hosts/configuration_server.nix index a93a252..207f083 100644 --- a/hosts/configuration_server.nix +++ b/hosts/configuration_server.nix @@ -54,7 +54,7 @@ ./rootCA.pem ]; - fonts.fonts = with pkgs; [ # Fonts + fonts.packages = with pkgs; [ # Fonts carlito # NixOS vegur # NixOS source-code-pro