nixos/pantheon: fix build with config.allowAliases=false

This commit is contained in:
volth
2019-05-13 04:48:55 +00:00
committed by GitHub
parent 46b9e5c3d4
commit d7decccc28

View File

@@ -190,7 +190,7 @@ in
]);
fonts.fonts = with pkgs; [
opensans-ttf
open-sans
roboto-mono
pantheon.elementary-redacted-script # needed by screenshot-tool
];