some changes

This commit is contained in:
Barrett Ruth 2026-02-10 18:36:00 -05:00
parent 6d311d4fbd
commit f2b8595ca7
3 changed files with 3 additions and 1 deletions

View file

@ -16,7 +16,7 @@ let
in
{
home.sessionVariables = lib.optionalAttrs enableZen {
BROWSER = "zen-browser";
BROWSER = "zen";
}
// lib.optionalAttrs enableClaude {
CLAUDE_CONFIG_DIR = "${config.xdg.configHome}/claude";

View file

@ -24,6 +24,7 @@ let
in
{
home.packages = with pkgs; [
awscli2
pure-prompt
xclip
tree