Commit Graph

25 Commits

Author SHA1 Message Date
javalsai e939c28c9c nixos/security: add acme through dns challenge
few side refactors of this:
- no more `dns.domain`, it all must rely on `fqdn`, prevents
  inconsistencies.
- also added an specific host `tuxcord-acmetest` that uses the key zone
  for `nix.tuxcord.net` to test certificate pulling.
2026-05-03 21:11:07 -04:00
javalsai 967af49d7d nixos/services: make dns configuration easier 2026-05-03 21:11:07 -04:00
javalsai e5a38b15ee nixos/service: add dns (bind named server) 2026-05-03 20:36:49 -04:00
javalsai 6b2c8d482c nixos/programs: add bind utils 2026-05-03 20:36:49 -04:00
javalsai dd7ad60710 nixos/services: add gitea server
Check / Nix flake (push) Failing after 9s
Lint / Nix expressions (push) Failing after 10s
2026-05-04 01:56:34 +02:00
javalsai fd18ae4a78 nixos/services: add nginx base configuration 2026-05-04 01:56:34 +02:00
javalsai d7deaa187c nixos/networking: add own fqdn to extraHosts 2026-05-04 01:56:34 +02:00
javalsai c6d66902bb nixos/hosts: add tuxcord-vm host configuration 2026-05-04 01:56:34 +02:00
ErrorNoInternet 4704a887fa nixos: separate openssh firewall port 2026-05-04 01:56:34 +02:00
javalsai eaaffcc289 lib/ssh: add more ssh keys 2026-05-04 01:56:32 +02:00
javalsai d4d560c30f nixos/vm: enable qemu network bridge 2026-05-04 01:55:29 +02:00
ErrorNoInternet 500b17237e treewide: separate ssh keys
Check / Nix flake (push) Failing after 39s
Lint / Nix expressions (push) Failing after 41s
2026-05-02 18:01:29 -04:00
javalsai 6cd9ae97ea nixos/services/sshd: disable password and root login 2026-05-02 17:11:42 -04:00
ErrorNoInternet 463c3659fa treewide: set allowUnfree for flake 2026-05-02 03:10:07 -04:00
ErrorNoInternet 17abdda056 nixos/impermanence: persist individual /etc/ssh files
sshd fails to start on first boot otherwise.
2026-05-02 03:08:18 -04:00
ErrorNoInternet 066f4ef3fc nixos: define basic options for vm output 2026-05-02 03:08:18 -04:00
ErrorNoInternet 895c51e200 nixos/programs: add yazi 2026-05-02 03:08:17 -04:00
ErrorNoInternet 837794a4dd nixos/programs: add btop 2026-05-02 03:08:17 -04:00
ErrorNoInternet 1a96ecf302 nixos/users: set password for root 2026-05-02 03:08:17 -04:00
ErrorNoInternet c161a0a3d2 nixos: define user limits 2026-04-19 13:33:11 -04:00
ErrorNoInternet 76c68c39a4 nixos/programs: enable mosh 2026-04-18 18:08:33 -04:00
ErrorNoInternet e846acfbef nixos: set ClientAliveInterval for sshd 2026-04-18 18:02:12 -04:00
ErrorNoInternet 7e87923148 nixos/programs: add distrobox 2026-04-18 18:02:12 -04:00
ErrorNoInternet 803c65c033 nixos: set nix-daemon scheduling policies 2026-04-18 18:02:12 -04:00
ErrorNoInternet 75532a931c treewide: initial commit 2026-04-18 17:41:09 -04:00