add lazygit and enable firewall

This commit is contained in:
2026-08-02 21:28:51 +02:00
parent b4ae5a89aa
commit 85607e39b5
5 changed files with 19 additions and 4 deletions
+3
View File
@@ -16,6 +16,9 @@
programs.zoxide.enable = true;
programs.zoxide.enableFishIntegration = true;
programs.lazygit.enable = true;
programs.lazygit.enableFishIntegration = true;
programs.gcc.enable = true;
programs.eza = {