diff options
author | tv <tv@krebsco.de> | 2022-05-31 19:28:17 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2022-07-14 15:46:49 +0200 |
commit | c378ef4a1d7173dd9a0841242bb553e07959279f (patch) | |
tree | 80e9b6b9ab4146059ca525a106bc2c11834cf9f3 /tv/1systems/mu | |
parent | 65a7b6bf03c6976060d897c78fcd391d6b689e2f (diff) |
tv: manpages -> man-pages
Diffstat (limited to 'tv/1systems/mu')
-rw-r--r-- | tv/1systems/mu/config.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 7c3f8cfdb..00b177963 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -97,7 +97,7 @@ with import <stockholm/lib>; ]; fonts.fonts = [ - pkgs.xlibs.fontschumachermisc + pkgs.xorg.fontschumachermisc ]; services.xserver.enable = true; |