b39b5abb3e
WIP: router: wireguard: finalize wg0 config for now
2025-06-03 19:18:35 -07:00
fc4cd6e56f
WIP: router: wireguard: move wg0 to vars.ifs, streamline some things
2025-06-02 00:29:17 -07:00
fd1e7b4724
WIP: router: wireguard: change wg0 subnets to not conflict with opnsense
2025-06-01 20:44:56 -07:00
378d3a53b3
WIP: router: wireguard: slighly more successful conversion of peers to attrset
2025-06-01 20:44:56 -07:00
38ece9125b
WIP: router: wireguard: someone forgot to add the network config for the wireguard interface
2025-06-01 20:44:55 -07:00
1c0871f54e
WIP: router: wireguard: attempt to convert wg0Peers from list to attrset (gone not well)
2025-06-01 20:44:54 -07:00
4641775e54
router: firewall: add wireguard interface to lan zone (stupidity moment)
2025-06-01 20:44:54 -07:00
3fb966c728
router: firewall: allow ssh, wireguard input globally
2025-06-01 20:44:53 -07:00
67e1a6ef2f
router: firewall: add entries for wireguard
2025-06-01 20:44:53 -07:00
5e19bc16f5
router: wireguard: add wg0 interface with some peers for testing
2025-06-01 20:44:46 -07:00
68d49ad45d
refactor: support different pc/laptop configs
2025-06-01 19:09:26 -07:00
2f85b081ab
laptop: add initial config for Yura-TPX13
2025-05-30 18:30:05 -07:00
e0af380656
updates: linux 6.14, nixpkgs, home-manager, nixos-generators
2025-05-20 21:58:24 -07:00
585ff678b8
refactor: add encrypted private.nix to hold private values
2025-05-18 01:07:48 -07:00
80b7bf0ed4
refactor: move user configs into separate dir
2025-05-18 00:00:00 -07:00
4807a091c4
router: add glance (very pretty)
2025-05-15 01:32:38 -07:00
9cee4d75c4
router: dns: remove default adguard rate limit to fix intermittent slow queries
2025-05-13 02:10:38 -07:00
4ffdb4da4f
router: caddy http3 and compression
2025-05-12 00:11:03 -07:00
49c781c1a8
router: option to disable desktop to save space
...
# Conflicts:
# hosts/router/default.nix
2025-05-11 21:36:28 -07:00
1fbba65785
router: add secrix for secrets; add cloudflare api key
2025-05-11 21:35:03 -07:00
bb633e5bce
router: services: caddy acme dns provider cloudflare
2025-05-11 20:29:16 -07:00
2aa3d87184
router: services: caddy subpath proxies for grafana and adguardhome
2025-05-11 18:41:59 -07:00
05d558e836
router: refactor firewall nftables config
2025-05-11 17:56:17 -07:00
8f7e00f27a
router: add vnStat service
2025-05-11 15:58:51 -07:00
9487d5bdea
router: add static routes to opnsense to fix vpn issues
2025-04-15 10:35:18 -07:00
9bbd0cfbdd
updates: linux 6.13, nixpkgs, home-manager
2025-04-09 00:27:22 -07:00
49278204a4
router: ifconfig: disable linux arp proxy behavior by default
...
By default, Linux will respond to ARP requests that belong to other interfaces. Normally this isn't a problem, but it causes issues since my WAN and LAN20 are technically bridged.
2025-03-29 23:01:40 -07:00
02bab65de8
router: firewall: proper filtering for hosts proxied by cloudflare
2025-03-26 15:20:15 -07:00
ac1f427677
router: dns: add more upstream providers; add sysdomain hosts for truenas, debbi, etappi
2025-03-26 00:21:19 -07:00
c353ec4020
router: refactor config into separate files, add workaround for networkd issues
2025-03-26 00:18:45 -07:00
0a959ac3c7
updates: nixpkgs
2025-03-13 10:56:20 -07:00
a265d9b844
router: migrate remaining VLANs, add ULA prefix router adverts
2025-03-04 21:29:09 -08:00
06dbcec84d
WIP: router: migrate vlan 1, 30, 40 from opnsense, add DNS records for alpina services
2025-03-01 22:35:36 -08:00
32b3775709
pc: add gleam
2025-02-27 22:19:34 -08:00
d5d34f48b4
WIP: router: add remaining VLANs, temporary network configs
...
Retiring OPNsense will take a while, in the meantime it should work together
2025-02-26 00:00:13 -08:00
f2704d6103
pc: disable docker zfs driver. updates: nixpkgs
2025-02-24 23:48:45 -08:00
ba48dd8706
WIP: router: refactor dhcp configs
2025-02-17 22:56:06 -08:00
b1bc0c3923
updates: nixpkgs
2025-02-17 22:55:22 -08:00
cb3690c6e2
WIP: router firewall refactor
2025-02-12 10:59:15 -08:00
17fdd35fb2
WIP: router interfaces refactor
2025-02-12 10:58:14 -08:00
83bfc367f6
updates: nixpkgs
2025-02-01 18:26:29 -08:00
042a3c5a71
WIP: router replace CoreDNS with AdGuard Home
2025-01-24 17:04:56 -08:00
74f9b65585
WIP: router monitoring (prometheus, grafana)
2025-01-24 11:09:38 -08:00
80b743816c
WIP: router dhcp ddns v6
2025-01-23 20:40:13 -08:00
d43c8112ff
WIP: router dhcp ddns (absolutely cooking)
2025-01-18 03:14:15 -08:00
781b159461
WIP: router dns (absolutely cooking)
2025-01-17 00:38:58 -08:00
b5d11fe2d7
WIP: router firewall
2025-01-16 19:30:31 -08:00
5559e6bc95
WIP: add router configuration
2025-01-15 00:14:30 -08:00
c8f9d65f2d
vm: move proxmox specific configuration into hosts/vm/proxmox.nix
2025-01-14 01:11:43 -08:00
d880a8d159
pc: add jetbrains IDEs; update nixpkgs
2025-01-13 16:03:54 -08:00