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 | 6e07fe90b1263e5c940f24c353ebe62016b44185 (patch) | |
tree | 9ea118bfca24b6886f426e455f292760ad9f4ef1 /tv/1systems/mu | |
parent | 3c220c00630462cb1126c59e8f476f2ac09e4815 (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 7c3f8cf..00b1779 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; |