nixos/pantheon: fix build with config.allowAliases=false
This commit is contained in:
parent
46b9e5c3d4
commit
d7decccc28
|
@ -190,7 +190,7 @@ in
|
|||
]);
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
opensans-ttf
|
||||
open-sans
|
||||
roboto-mono
|
||||
pantheon.elementary-redacted-script # needed by screenshot-tool
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue