Remove unfreepredicate workaround
This commit is contained in:
parent
33b13f58f3
commit
633748ee99
3 changed files with 0 additions and 6 deletions
|
@ -42,8 +42,6 @@
|
|||
config = {
|
||||
# Disable if you don't want unfree packages
|
||||
allowUnfree = true;
|
||||
# Workaround for https://github.com/nix-community/home-manager/issues/2942
|
||||
allowUnfreePredicate = _: true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue