add alacritty

This commit is contained in:
2025-08-26 20:14:23 +02:00
parent fd8221efb2
commit 05a27ed6f3
+1 -9
View File
@@ -105,41 +105,33 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
xorg.xauth xorg.xauth
discord discord
networkmanagerapplet networkmanagerapplet
grim grim
slurp slurp
wl-clipboard wl-clipboard
mako mako
unzip unzip
neovim neovim
git git
lazygit lazygit
wget wget
stow stow
go go
gopls gopls
fzf fzf
waybar waybar
python313 python313
python313Packages.pip python313Packages.pip
python313Packages.pipx python313Packages.pipx
poetry poetry
basedpyright basedpyright
rustc rustc
cargo cargo
gcc gcc
clang-tools clang-tools
godot godot
alacritty
]; ];
programs.mtr.enable = true; programs.mtr.enable = true;