From 8e7398ba6d106b20d705ea57475e0475095bb0d9 Mon Sep 17 00:00:00 2001 From: Jeffrey Serio Date: Sat, 31 Aug 2024 23:49:36 -0500 Subject: [PATCH] Update --- home.nix | 8 ++++++++ 1 file changed, 8 insertions(+) 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