🔒️ plato: fixed homestar key

This commit is contained in:
2024-03-15 10:45:46 -04:00
parent d5fea83d5f
commit 68614a06e6
4 changed files with 110 additions and 96 deletions

View File

@ -40,7 +40,7 @@ in
};
config = mkIf cfg.enable {
environment.systemPackages = [ cfg.package ];
environment.systemPackages = [ cfg.package pkgs.sqlite ];
networking.firewall = {
allowPing = true;
allowedTCPPorts = [