Commit graph

4 commits

Author SHA1 Message Date
58905b7666 Add security hardening and basic VPS setup
- Enable firewall with only SSH port 22 open, disable ping
- Harden SSH: disable root login and password auth
- Create non-root user 'ashie' with sudo access
- Add htop and tmux to system packages
- Enable automatic NixOS updates (no auto-reboot)
- Fix hostname syntax error (missing closing quote)
- Remove duplicate nixos/ subdirectory

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 19:28:26 +01:00
e2277631af Merge branch 'main' of github.com:ashisgreat22/nixos-vps 2026-03-17 18:22:52 +00:00
System administrator
2e768daefa Initial commit 2026-03-17 18:20:35 +00:00
d62a6fd0dc
Initial commit 2026-03-17 19:18:13 +01:00