server: add lazygit and enable firewall

This commit is contained in:
2026-08-02 21:32:09 +02:00
parent b4ae5a89aa
commit 78eaa4674a
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 = {