Move alacritty to hm
All checks were successful
pre-commit / pre-commit (push) Successful in 1m58s

This commit is contained in:
Torjus Håkestad 2024-02-28 03:51:29 +01:00
parent b67887a9d7
commit 058aec49c0
2 changed files with 1 additions and 2 deletions

View File

@ -2,6 +2,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
# Generic tools # Generic tools
age age
alacritty
btop btop
bzip2 bzip2
croc croc

View File

@ -40,8 +40,6 @@
vim vim
wget wget
curl curl
alacritty
greetd.tuigreet
git git
]; ];