pkgs: allow nonfree

This commit is contained in:
Daniella / Tove 2024-11-06 11:02:14 +01:00
parent 52d2e79088
commit 90bad50a90
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -14,7 +14,7 @@ in
./home.nix ./home.nix
]; ];
nixpkgs.config.allowUnfree = true; upkgs.config.allowUnfree = true;
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
environment.systemPackages = with upkgs; [ environment.systemPackages = with upkgs; [