From b8f8985a1d9a6fafc7f897ada544df33a0e10f30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 20 Oct 2025 08:50:47 +0000 Subject: [PATCH] install xkcd-font correctly --- modules/profiles/desktop/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index b8189e5..60aaa07 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -141,6 +141,10 @@ in daemon.settings.storage-driver = "btrfs"; }; + fonts.packages = with pkgs; [ + xkcd-font + ]; + environment.systemPackages = with pkgs; [ @@ -227,7 +231,6 @@ in nvme-cli librecad qgis-ltr # qgis gets recompiled, qgis-ltr is cached by hydra - xkcd-font colordiff tesseract trayscale