Allow unfree
This commit is contained in:
parent
23a8a06725
commit
c63b5762dd
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
nix.registry.current-system.flake = self;
|
||||
nix.registry.nixpkgs.flake = stable;
|
||||
nix.registry.nixpkgs-unstable.flake = nixpkgs-unstable;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix.nixPath = [
|
||||
"nixpkgs=${nixpkgs}"
|
||||
"nixpkgs-unstable=${nixpkgs-unstable}"
|
||||
|
|
Loading…
Add table
Reference in a new issue