feat(desktop and dev): add softwares and better nvim tree config

This commit is contained in:
Florian Schmitt 2024-03-16 20:14:36 +03:00
parent bcdafbb5ad
commit 76ef90df68
5 changed files with 17 additions and 0 deletions

View file

@ -23,6 +23,11 @@ return {
end,
},
},
filesystem = {
filtered_items = {
visible = true,
},
},
},
},

View file

@ -58,6 +58,7 @@
ripgrep
slides
starship
syncthing
tmux
tree
unzip

View file

@ -158,6 +158,7 @@ in
hunspellDicts.fr-moderne
hyprpaper
inkscape-with-extensions
kde-rounded-corners
kitty
latte-dock
libreoffice-qt
@ -165,12 +166,14 @@ in
#libsForQt5.krohnkite
libsForQt5.bismuth
mixxx
mumble
neochat
nextcloud-client
obsidian
signal-desktop
tdesktop # strange name for telegram client
thunderbird
tigervnc
tor-browser-bundle-bin
transmission-qt
unetbootin

View file

@ -214,6 +214,9 @@ in {
enable = true;
userName = "Florian Schmitt";
userEmail = "mrflos@gmail.com";
aliases = {
fa = "fetch --all --tags --prune --recurse-submodules --force";
};
extraConfig = {
pull.rebase = true;
init.defaultBranch = "main";

View file

@ -72,17 +72,22 @@
# $ nix search wget
environment.systemPackages = with pkgs; [
clang
dart-sass
dbeaver
docker-compose
gcc
gitkraken
go
nixfmt
nixpkgs-fmt
nodejs
php83
php83Packages.composer
php83Packages.php-cs-fixer
python3
python311Packages.virtualenv
rpi-imager
ruff-lsp
symfony-cli
virt-manager
yarn