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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
];