This commit is contained in:
Barrett Ruth 2026-03-03 01:23:44 -05:00
parent f871626e0a
commit cd9f745ace
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
6 changed files with 100 additions and 52 deletions

View file

@ -1,8 +1,4 @@
{ pkgs, config, ... }:
let
c = config.colors;
in
{ config, ... }:
{
home.sessionVariables = {
TERMINAL = "ghostty";