From 8ae385744fba2ab610207e0eb7722efa143a2a3e Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 20 Feb 2025 19:58:24 +0000 Subject: [PATCH] remove nixpkgs for home-manager --- ubuntu-home.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ubuntu-home.nix b/ubuntu-home.nix index 4d652c3..c0ddbb5 100644 --- a/ubuntu-home.nix +++ b/ubuntu-home.nix @@ -6,10 +6,6 @@ home.homeDirectory = "/home/aaronh"; home.stateVersion = "24.05"; - nixpkgs.config = { - allowUnfree = true; - }; - home.packages = with pkgs; [ bat bottom