1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00
Commit graph

1128 commits

Author SHA1 Message Date
oddlama
5604cdd4cc
feat(topology): add more devices from my home 2024-04-04 14:05:29 +02:00
oddlama
ed729c4073
feat: add more topology documentation 2024-04-04 02:28:41 +02:00
oddlama
34efe5686e
feat: use upstream topology 2024-04-03 23:48:23 +02:00
oddlama
8612c339f0
refactor(topology): move to own repository 2024-04-02 01:57:00 +02:00
oddlama
78b0ad5ddc
chore: disable zackbiene for now 2024-04-01 16:22:13 +02:00
oddlama
52ed29bc30
chore: remove superfluous nix settings (same as defaults) 2024-04-01 16:21:57 +02:00
oddlama
1c7c65b372
chore: typo 2024-04-01 16:21:48 +02:00
oddlama
1cf14ff858
fix: disable kitty close window shortcut 2024-04-01 16:21:27 +02:00
oddlama
12309fdaf6
chore: remove netbird for now 2024-04-01 16:21:04 +02:00
oddlama
e48cd0581b
feat(topology): improve details readability 2024-04-01 16:18:45 +02:00
oddlama
beb50045b4
fix(topology): work around network propagator not knowing about mkMerge 2024-04-01 15:49:04 +02:00
oddlama
1d207e0fd2
feat(topology): add kea network extractor 2024-04-01 15:15:31 +02:00
oddlama
0013dd2d01
feat(topology): add samba shares detail info 2024-04-01 14:34:20 +02:00
oddlama
6866840306
feat(topology): add microvm ram amount 2024-04-01 14:34:02 +02:00
oddlama
35643676b4
feat(topology): remove cidr mask from systemd network addresses 2024-04-01 14:33:50 +02:00
oddlama
30579a433e
feat(topology): extract more service info and add helper functions to define stuff 2024-04-01 02:26:52 +02:00
oddlama
cc35dd599a
feat(topology): add network overview card 2024-04-01 00:29:48 +02:00
oddlama
c3dcc619af
feat(topology): add automatic network coloring 2024-03-31 23:43:44 +02:00
oddlama
dc4d82c828
feat(topology): add automatic lazy network propagation 2024-03-31 17:19:26 +02:00
oddlama
65f1fc4bd7
feat(topology): add warning when connecting different networks 2024-03-29 23:54:47 +01:00
oddlama
59ca21850b
feat(topology): add network edge colors 2024-03-29 20:49:07 +01:00
oddlama
ecaea9b906
feat(topology): add network-centric view and port labels 2024-03-29 20:13:34 +01:00
oddlama
f24fd89ae5
feat(topology): add interface port labels 2024-03-29 14:36:49 +01:00
oddlama
b822b4e812
feat(topology): add services overview card 2024-03-28 01:39:31 +01:00
oddlama
07191bac9b
feat(topology): add elk json generation 2024-03-27 15:36:32 +01:00
oddlama
3e14f82952
feat(topology): begin writing elk based renderer 2024-03-24 21:28:16 +01:00
oddlama
8f66df0238
feat(toplogy): add png and jpg image rendering; add iamge-name small cards 2024-03-21 16:31:51 +01:00
oddlama
5248003dfe
feat: add svgs to d2 network 2024-03-21 03:23:36 +01:00
oddlama
d319c3b042
chore: make topology svgs square 2024-03-20 03:25:57 +01:00
oddlama
d497263313
feat(netbird): add server module by tom hubrecht 2024-03-19 16:11:55 +01:00
oddlama
f37c491f8e
feat(topology): add more services 2024-03-19 03:46:45 +01:00
oddlama
c0cccc298d
feat(topology): generalize icon definitions and assertions 2024-03-19 00:01:56 +01:00
oddlama
23564f980e
refactor(topology): move html to svg to own renderer 2024-03-18 23:06:47 +01:00
oddlama
c5ff8418ac
feat(topology): add html card templating and svg rendering 2024-03-18 21:13:37 +01:00
oddlama
11562ead05
feat(topology): add icons and service info 2024-03-16 20:28:50 +01:00
oddlama
25a864b1e8
feat(topology): render network addresses 2024-03-16 13:49:59 +01:00
oddlama
887115c96d
feat(topology): add systemd network extractor 2024-03-16 03:32:21 +01:00
oddlama
65890181e9
feat(topology): implement nixos-extra-modules wireguard extractor 2024-03-16 02:57:04 +01:00
oddlama
b20376f2e4
refactor(topology): split node options 2024-03-15 19:07:25 +01:00
oddlama
d4a932923d
feat: update agenix-rekey (prevents frequent store path change which caused unnecessary microvm restarts) 2024-03-15 17:21:55 +01:00
oddlama
a737071162
feat(topology): add auto-aggregation and dual-definition of options 2024-03-15 17:17:03 +01:00
oddlama
67063adf24
fix: typo 2024-03-14 21:46:08 +01:00
oddlama
97c73ab0ed
refactor: topology aggregators groundwork 2024-03-14 21:45:02 +01:00
oddlama
9ade767a3c
chore: remove hardcoded ipv4 2024-03-14 21:22:44 +01:00
oddlama
69a76a8e40
chore: update nixos-extra-modules 2024-03-14 21:15:18 +01:00
oddlama
a4844807e6
feat: move wireguard module to nixos-extra-modules 2024-03-14 20:55:08 +01:00
oddlama
621d725af3
refactor: modularize topology config 2024-03-14 16:50:58 +01:00
oddlama
ac18f2d07d
refactor: restructure topology 2024-03-14 15:55:12 +01:00
oddlama
fd0069c626
chore: move topology to subfolder 2024-03-14 14:00:54 +01:00
oddlama
76ec1d9c51
fix: allow webauthn iframe on vaultwarden 2024-03-14 01:05:08 +01:00