mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
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
Block a user