diff --git a/flake.nix b/flake.nix index 7fb4e93..6913734 100644 --- a/flake.nix +++ b/flake.nix @@ -49,6 +49,7 @@ ]; nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "1password-cli" + "vscode" ]; home.packages = with pkgs; [