fix: add missing pkgs in pickwick

This commit is contained in:
Ray Andrew 2025-12-18 13:31:22 -06:00
parent 439f84a7ea
commit 49b9cf08ba
Signed by: rayandrew
SSH key fingerprint: SHA256:XYrYrxF0Z3A72n8P/p6mqPRNQZT22F88XcLsG+kX4xw

View file

@ -1,5 +1,6 @@
{ {
user, user,
pkgs,
... ...
}: }:
{ {
@ -45,7 +46,7 @@
enable = true; enable = true;
setSocketVariable = true; setSocketVariable = true;
}; };
hm.home.packages = with pkgs; [ hm.home.packages = with pkgs; [
vscode vscode
claude-code claude-code