add alacritty
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user