diff --git a/home.nix b/home.nix index 7bdb256..42c8243 100644 --- a/home.nix +++ b/home.nix @@ -16,12 +16,6 @@ # changes in each release. home.stateVersion = "23.11"; - nixpkgs.config.allowUnfreePredicate = pkg: - builtins.elem (lib.getName pkg) [ - # Add additional package names here - "vscode" - ]; - home.packages = with pkgs; [ # GUI #youtube-music