Added more extensions

This commit is contained in:
2024-03-27 23:58:36 +00:00
parent 196b98f10b
commit daacaf865d
2 changed files with 7 additions and 1 deletions

View File

@@ -1,12 +1,14 @@
# Trude's Dotfiles # Trude's Dotfiles
This repository hosts my personal dotfiles. This repository hosts my personal dotfiles.
The install script works on Linux and macOS. The install script works on Linux and macOS.
All configuration is done through home-manager. All configuration is done through home-manager.
If you want to use this repository, I recommend forking it and editing home.nix to your liking. If you want to use this repository, I recommend forking it and editing home.nix to your liking.
**Run `./install.sh`.** **Run `./install.sh`.**
Run `home-manager switch` to rebuild the config after changing it.
## Dependencies ## Dependencies
- Nix (installed automatically) - Nix (installed automatically)

View File

@@ -13,8 +13,11 @@
vscodium vscodium
obsidian obsidian
signal-desktop signal-desktop
lunar-client
gnomeExtensions.vitals gnomeExtensions.vitals
gnomeExtensions.blur-my-shell
gnomeExtensions.appindicator
# Override nerdfont to install JetBrains only. # Override nerdfont to install JetBrains only.
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; }) (nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
@@ -130,6 +133,7 @@
"Vitals@CoreCoding.com" "Vitals@CoreCoding.com"
"blur-my-shell@aunetx" "blur-my-shell@aunetx"
"appindicatorsupport@rgcjonas.gmail.com" "appindicatorsupport@rgcjonas.gmail.com"
# Add new extensions to the packages too!
]; ];
favorite-apps = [ favorite-apps = [