Commit Graph

27 Commits

Author SHA1 Message Date
8a45ba36e7
hosts/plover/profiles/hetzner-cloud-cx22: migrate certain settings to it as part of the profile 2024-09-28 19:02:33 +08:00
1a6ba1df90
hosts/plover/services/dns-server: fix server settings and its zone files 2024-09-28 19:01:59 +08:00
4fd843bd92
hosts/plover/services/networking: fix routing issue for WAN network interface 2024-09-28 19:01:25 +08:00
4cfbee7326
hosts/plover: update secrets and service configs 2024-09-23 19:13:29 +08:00
471a975a75
hosts/plover: add SSH key for default server 2024-09-23 10:09:09 +08:00
d3f4230f4d
hosts/plover/services/networking: fix config 2024-09-23 10:05:54 +08:00
5bd8aede0a
hosts/plover: fix erroneous config values 2024-09-22 22:07:59 +08:00
67bcd06f92
hosts/plover: update network state
This is pretty much needed from the networking setup.
2024-09-22 22:07:23 +08:00
12062167c9
hosts/plover/services/networking: modularize networking setup into its own module 2024-09-22 22:03:20 +08:00
e88d42fb3f
hosts/plover: update Terraform config... again 2024-09-22 20:47:33 +08:00
d0bdbb8992
hosts/plover: update Disko config... agai 2024-09-22 20:47:17 +08:00
56b418c3d5
hosts/plover: delete unneeded files 2024-09-21 10:07:22 +08:00
8ad18fb38c
hosts/plover: update Terraform modules and add secondary DNS servers 2024-09-21 10:06:03 +08:00
eca3826fa1
hosts/plover: update service configs 2024-09-20 18:34:58 +08:00
a8d0eb47a0
hosts/plover: update VPN setup with Tailscale
Setting up our own VPN infra with manual Wireguard thingy is a bit of
tedious task.
2024-09-20 12:44:54 +08:00
ab88395002
hosts/plover: update DNS server config 2024-09-20 12:33:26 +08:00
60a3a816e3
hosts/plover: update Disko config 2024-09-20 12:23:44 +08:00
6e26946312
hosts/plover: update state variables and services
This is just made in advanced for the upcoming config updates of each
services.
2024-09-19 21:27:22 +08:00
3cd3d81d77
hosts/plover: update code 2024-06-18 21:56:32 +08:00
458b8092dc
hosts/plover: make disko as a dedicated NixOS module 2024-02-23 07:25:44 +08:00
a4177f9382
flake-parts/setups: set separate namespace for custom library
This at least allows us to make custom environment-specific library sets.
2024-02-11 15:16:25 +08:00
9b7cc8a850
modules: move profiles custom namespace to suites
We now have a "proper" profiles modules ala-nixpkgs so we'll have to move
these to make it less confusing.
2024-01-22 14:48:55 +08:00
44ae723bd9
hosts/ni/services/fail2ban: update settings 2024-01-22 12:24:53 +08:00
a91e89b6a3
hosts/ni: make use of the custom "profiles ala-nixpkgs" 2024-01-22 12:23:14 +08:00
d5c5ac2f0c
nixos/profiles/server: remove hardened-config submodule
We're also moving it to a profiles module ala-nixpkgs.
2024-01-22 12:21:37 +08:00
fc3f7eb7c7
nixos/profiles/server: remove headless submodule
Now this is moved as a "proper" profile module ala-nixpkgs. Also because
we can use not only on server systems.
2024-01-22 12:19:36 +08:00
0760acb676
configs: consolidate NixOS and home-manager config into one configs folder
Now we're going beyond these structuring as we might have to accomodate
non-system configurations like Nixvim.
2024-01-15 07:45:43 +08:00