fonts
This commit is contained in:
parent
e104313b1b
commit
8183311e1e
5 changed files with 12 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
overlay-unstable = final: prev: {
|
||||
unstable = import nixpkgs-unstable {
|
||||
inherit system;
|
||||
config.allowUnfree = false;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
};
|
||||
overlay-fw-pkgs = final: prev: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue