Allow unfree globally
This commit is contained in:
parent
2cf392ab82
commit
5d3378e520
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tree
|
||||
htop
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue