diff --git a/home.nix b/home.nix index a82daa4..f4239e9 100644 --- a/home.nix +++ b/home.nix @@ -1,6 +1,11 @@ { config, pkgs, ... }: { + nixpkgs.config = { + allowUnfree = true; + allowUnfreePredicate = (_: true); + }; + # Home Manager needs a bit of information about you and the paths it should # manage. home.username = "jas"; @@ -28,11 +33,13 @@ hyperfine just lsd + lynx nmap nodejs nodePackages.js-beautify nodePackages.npm nodePackages.prettier + parallel procs ripgrep rustscan @@ -41,6 +48,7 @@ tealdeer trash-cli vivid + wget wl-clipboard wthrr zellij