diff --git a/configuration.nix b/configuration.nix index a935353..9d01057 100644 --- a/configuration.nix +++ b/configuration.nix @@ -14,6 +14,7 @@ in ./home.nix ]; + nixpkgs.config.allowUnfree = true; # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with upkgs; [