added comment

This commit is contained in:
kenji
2025-12-24 16:30:50 +00:00
parent 445f70a5ec
commit 44fa744312
+1
View File
@@ -13,6 +13,7 @@
../../system/security.nix ../../system/security.nix
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# FIXME: must be on their own app
git git
cloudflared cloudflared
]; ];