Commit Graph

658 Commits

Author SHA1 Message Date
jackos1998 b472f4fe2e nixos/estuary: Add Lua file-based DNS records 2022-06-06 00:19:31 +01:00
jackos1998 42a3ce22af nixos/middleman: Improve basic nginx configuration 2022-06-06 00:19:23 +01:00
jackos1998 276ccc8015 nixos/estuary: Update IP address 2022-06-05 16:41:57 +01:00
jackos1998 4e36748154 nixos: Add domain to assignments 2022-06-05 16:40:44 +01:00
jackos1998 fd4fcdc2a4 nixos: Add wildcard reverse DNS 2022-06-05 16:21:24 +01:00
jackos1998 575561a330 nixos: Avoid hardcoding any IP prefixes 2022-05-31 21:58:29 +01:00
jackos1998 11dbc01ba0 Add initial nginx container 2022-05-31 21:25:51 +01:00
jackos1998 e79fd4234c Update nixpkgs 2022-05-31 19:58:26 +01:00
jackos1998 62c00b8b22 nixos/estuary: Make public IP be internal assignment 2022-05-29 15:48:26 +01:00
jackos1998 baed6f24f6 nixos: Improve VM networking 2022-05-29 15:22:49 +01:00
jackos1998 00493bf30f nixos: Add working container VM (w/ vaultwarden)
Also improve IPv6 addressing / routing
2022-05-29 03:30:40 +01:00
jackos1998 38e8827487 nixos: Move colony VMs into subdirectory 2022-05-28 23:10:29 +01:00
jackos1998 e6e4a1d38e nixos: Test setup with public networking 2022-05-28 22:59:50 +01:00
jackos1998 32421f7af1 nixos/firewall: Fixes for NAT and IPv6 2022-05-28 21:50:26 +01:00
jackos1998 4660406120 nixos/user: Load password from secret 2022-05-28 19:02:13 +01:00
jackos1998 c841b37f19 Move NixOS and home-manager stable to 22.05 2022-05-28 18:38:03 +01:00
jackos1998 64def7f564 nixos: Tweak networking and prepare for more VMs 2022-05-28 15:34:50 +01:00
jackos1998 dc69948112 nixos: Minor tweaks 2022-05-28 13:57:13 +01:00
jackos1998 4abfe4eaef devshell: Fix on darwin 2022-05-27 11:28:20 +01:00
jackos1998 98fbbbd1e2 nixos/estuary: Implement recursive DNS 2022-05-23 00:57:25 +01:00
jackos1998 1789d11927 nixos: Add auth DNS module (and serving from estuary) 2022-05-22 23:24:57 +01:00
jackos1998 b504f11c6b nixos: Internal network tidying 2022-05-18 23:29:52 +01:00
jackos1998 0a5a554ab3 nixos: Attempt to get LLDP working 2022-05-18 22:52:42 +01:00
jackos1998 89928a8fee nixos/colony: Hopefully fix estuary attempting to start early 2022-05-18 20:57:26 +01:00
jackos1998 498888aad0 nixos: Reworked network assignments 2022-05-17 23:27:14 +01:00
jackos1998 009dec03cf Initial networking VM
Also general improvements around VMs
2022-05-16 00:05:02 +01:00
jackos1998 5563d1be46 nixos/vms: Add UUID and MAC address options 2022-05-12 21:20:37 +01:00
jackos1998 1eac3c8577 home-manager/common: Add whois 2022-05-12 21:19:18 +01:00
jackos1998 b3862a129a nixos/vms: Implement clean shutdown 2022-05-07 19:56:47 +01:00
jackos1998 a907ae428f nixos/vms: Add disk support 2022-05-07 17:27:12 +01:00
jackos1998 1a61c9e1b2 Update nixpkgs and home-manager
And fix weird nixpkgs config behaviour
2022-05-07 15:12:29 +01:00
jackos1998 39f8e65f74 nixos: Add initial QEMU-based VM module 2022-05-02 20:40:33 +01:00
jackos1998 5290c78b06 nixos/modules/containers: Remove host bridge config 2022-05-02 20:40:33 +01:00
jackos1998 ce79151182 Update nixpkgs-mine 2022-05-02 20:40:33 +01:00
jackos1998 3130ba08f5 home-manager/macsimum: Add java 2022-04-27 17:46:21 +01:00
jackos1998 e4063889a1 home-manager/macsimum: Add Python 2022-04-26 17:15:19 +01:00
jackos1998 5e5680a803 Update nixpkgs and home-manager 2022-04-24 21:34:01 +01:00
jackos1998 6bc27ac4db nixos/containers: Add hot reload on deploy 2022-04-18 15:46:38 +01:00
jackos1998 91e3e55077 nixos: Fix secrets in containers 2022-04-18 15:34:08 +01:00
jackos1998 a817c7e23a nixos/containers: Don't rm /etc/machine-id on activation 2022-04-18 11:14:35 +01:00
jackos1998 934e7afcb8 home-manager/common: Use new upstream nix.settings to configure Nix 2022-04-17 16:01:07 +01:00
jackos1998 c02f50e5bc Update nixpkgs and home-manager
This removes the need for the `eval "$shellHook"` in `.envrc`
2022-04-17 15:53:22 +01:00
jackos1998 0a5d9a809b nixos/containers: Restart systemd-nspawn@ unit when .nspawn file changes 2022-04-04 18:18:01 +01:00
jackos1998 be3173c63c Remove use_flake_extra_watch()
nix-direnv 1.6.1 added nix_direnv_watch_file
2022-04-04 18:18:01 +01:00
jackos1998 19dcdcfa30 Initial custom systemd-nspawn based containers rewrite 2022-04-04 18:18:01 +01:00
jackos1998 1d233e323f home-manager/common: Swap dhex for hyx
dhex is unsupported on darwin.
2022-03-29 11:49:28 +01:00
jackos1998 2fcd129089 home-manager/common: Add dhex 2022-03-29 11:41:56 +01:00
jackos1998 5209020d70 home-manager/configs/castle: Add mame 2022-03-29 11:41:36 +01:00
jackos1998 67114c1336 Implement initial containers module 2022-03-26 14:20:54 +00:00
jackos1998 5ef6684df4 home-manager/common: Add tmux and wget 2022-03-23 13:39:13 +00:00