add alacritty to desktop1
All checks were successful
nixos config pipeline / show-flake (push) Successful in 25s
nixos config pipeline / deploy (push) Successful in 40s

This commit is contained in:
smayzy 2025-10-11 14:46:07 +02:00
parent 2b7c1d4a64
commit f2f589884d

View File

@ -50,6 +50,7 @@ in
firejail.enable = true;
wireshark.enable = true;
bitwarden.enable = true;
alacritty.enable = true;
};
};
}