From 79e603d6026a46a04de1a6353dcd1817ae32d12b Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 21 Mar 2026 20:49:18 +0100 Subject: refactor(home): remove allowUnfree and configure znap with zstyle --- modules/home/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/home/default.nix') diff --git a/modules/home/default.nix b/modules/home/default.nix index 66c6905..215bd34 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -21,8 +21,6 @@ stateVersion = "24.11"; }; - nixpkgs.config.allowUnfree = true; - home.packages = with pkgs; [ claude-code git-get -- cgit v1.2.3