{ den.aspects = { code-editor-tty = { homeManager = { pkgs, ... }: { home.packages = [ pkgs.helix ]; }; }; }; }