diff options
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 = { |
