diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-03-10 01:38:38 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-03-10 01:38:38 -0500 |
| commit | 7d441dadf096b3152e5a0973f486b79a28f654ce (patch) | |
| tree | 11592d983611885c5646f35fac4d60825113806f /modules/home-manager/default.nix | |
| parent | a88ea2380f4bd5845bc3b035a0a8bbfee42f4292 (diff) | |
vecna up to date + update
Diffstat (limited to 'modules/home-manager/default.nix')
| -rw-r--r-- | modules/home-manager/default.nix | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index c81d0b3..7b91f74 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -3,13 +3,13 @@ { imports = [ ./hypr - ./mangowc + #./mangowc ./git.nix # ./vscodium.nix ./kitty.nix ./zen-browser.nix ./obs.nix - ./spicetify.nix + # ./spicetify.nix ./yazi.nix ./fastfetch.nix ./gaming.nix @@ -48,6 +48,7 @@ bluetui btop openjdk + thunderbird ]; home.sessionVariables = { |
