diff options
Diffstat (limited to 'modules/home/default.nix')
| -rw-r--r-- | modules/home/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
