summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2023-12-06 15:01:57 +0100
committertv <tv@krebsco.de>2023-12-06 15:01:57 +0100
commitd305dfc315d422cd17e62f0353d7512265e8fd85 (patch)
treea79c4ff646f0192ce331b8772b5bcb462ba6f851
parent9d1e0f645544f93036ffcaeb1f5a204ba25b1bca (diff)
mu: upgrade to 23.11
-rw-r--r--systems/mu/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/mu/config.nix b/systems/mu/config.nix
index cb6d0ae..4c5e19e 100644
--- a/systems/mu/config.nix
+++ b/systems/mu/config.nix
@@ -93,7 +93,7 @@
{ domain = "@audio"; item = "rtprio"; type = "-"; value = "99"; }
];
- fonts.fonts = [
+ fonts.packages = [
pkgs.xorg.fontschumachermisc
];