update
This commit is contained in:
parent
c40a72c68e
commit
d0708953dc
2 changed files with 25 additions and 25 deletions
|
|
@ -235,7 +235,7 @@ in {
|
|||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.allowUnfreePredicate = true;
|
||||
nixpkgs.config.permittedInsecurePackages = [ "libxml2-2.13.8" ];
|
||||
nixpkgs.config.permittedInsecurePackages = [ "libxml2-2.13.8" "libsoup-2.74.3" ];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
anonymousPro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue