Commit graph

62 commits

Author SHA1 Message Date
oddlama
a584a970a0
chore: ssl_ecdh_curve is now set by upstream 2025-09-14 14:49:56 +02:00
oddlama
4c6b6489a4
fix: don't fail if id file is not set 2025-09-13 23:27:33 +02:00
Patrick
7565d8554b
chore: add test for lib.net.cidr.host 2025-04-19 10:58:17 +02:00
PatrickDaG
89958adf3d
Merge pull request #2 from spacekitteh/fix-nethost-typecheck 2025-04-19 08:57:16 +00:00
Sophie Taylor
12b9f46b00 fix: lib.net.cidr.host performs type-appropriate bounds check 2025-04-19 11:53:09 +10:00
Patrick
5cc4cb34fb
chore: remove builtin reexport 2025-04-15 11:35:45 +02:00
Patrick
fda0b800e1
chore: fix statix and deadnix warnings 2025-04-15 11:30:12 +02:00
Patrick
fb68031848
fix: tests
fix: arithmeticRight
2025-04-15 10:47:11 +02:00
Patrick
19b469d1b3
feat: add aritmeticRight implementation 2025-04-15 09:38:24 +02:00
Patrick
c875dd77fe
feat: add testing infrastructure 2025-04-14 21:12:17 +02:00
Patrick
d04a0125d5
feat: move shift to separate file
feat: shorten implementation
2025-04-13 11:18:31 +02:00
Patrick
0875c4f06e
fix: libnet usage
fix: use list for lookuptable for speeeeeeeeeeeeeeeeeeeeeed
2025-04-12 21:53:17 +02:00
Patrick
32f790ae7f
fix: remove libnet input 2025-04-12 14:59:02 +02:00
Patrick
ddc2349760
feat: implement pure nix shift 2025-04-12 14:58:11 +02:00
Patrick
8daa7e8318
chore: add net lib 2025-02-16 19:51:22 +01:00
Patrick
c2dfcdd9f7
feat: open firewall to allow QUIC 2025-02-16 19:50:55 +01:00
Patrick
853c9e2a2d
feat: rework wireguard modules using globals 2025-02-15 17:21:18 +01:00
Patrick
93b08971cf
feat: upstream node generation 2025-02-07 22:41:33 +01:00
Patrick
f1a3f0303b
feat: switch to flake-parts 2025-02-06 20:08:13 +01:00
Patrick
86bb6fb118
feat: add home-assistant-custom-lovelace-modules/bar-card 2025-01-28 21:13:46 +01:00
oddlama
0660c722cf
chore: remove external peers from wireguard module 2025-01-25 15:04:00 +01:00
Patrick
2502ff50ab
feat: allow changing interface name in VM 2025-01-03 00:25:40 +01:00
Patrick
6a4736e077
feat: allow multiple interfaces in guests 2024-12-19 22:28:16 +01:00
Patrick
da6945497b
fix: only rename permanent address devices 2024-12-16 21:24:14 +01:00
oddlama
558954ebb2
chore: update functor.wrapped -> nestedTypes.elemType 2024-12-16 21:15:33 +01:00
oddlama
6841242d5f
fix: typo in warning message 2024-11-21 20:16:42 +01:00
oddlama
90c0b018de
chore: disable microvm guest optimizations which causes frequent qemu rebuilds and doesn't actually optimize a lot 2024-11-21 19:53:38 +01:00
oddlama
0de9c0751b
perf: allow caching wireguard network information to significantly speed up evaluation 2024-11-21 19:53:38 +01:00
Patrick
ba53e1a0be
fix: import nixosSystem ourselves wich works even if nixpkgs is not a
flake
2024-11-03 20:34:13 +01:00
Patrick
4bcc7dd2a1
fix: noXlib is deprecated 2024-10-09 22:22:32 +02:00
oddlama
2dfcc1f7de
feat: change program to rclone and use --append-only on restic server 2024-08-08 18:16:49 +02:00
Patrick
c058a7597b
fix: disable documentation in guests 2024-07-13 00:36:12 +02:00
oddlama
28fdf3bfea
chore: remove wireguardPeerConfig as advised by change in nixpkgs 2024-06-26 02:30:55 +02:00
Patrick
fc2cef598d
feat: add nix topology compatibility 2024-04-12 13:37:11 +02:00
oddlama
f124f513ef
feat: add nix-topology wireguard extractor 2024-04-12 13:18:23 +02:00
Patrick
3ade74f761
feat: added wallpaper script as exposed option 2024-04-11 18:08:58 +02:00
oddlama
0f4e5f7391
fix: adjust part* functions for disko type=gpt 2024-04-10 20:35:01 +02:00
oddlama
3255475eb6
chore: fix typo 2024-04-07 13:24:56 +02:00
oddlama
a4f79d7479
fix: typo prevented zone creation 2024-03-14 21:13:05 +01:00
oddlama
f4d9891554
feat: add module for wireguard overlay networks 2024-03-14 20:50:39 +01:00
oddlama
34ba92f057
fix: add new partition types and stuff to disko lib 2024-03-02 14:02:40 +01:00
oddlama
c0ecafbd7c
chore: remove name from partitions for new disko part format 2024-03-02 13:46:07 +01:00
Patrick Großmann
dca8158b4f
fix: shared datasets have to be mounted sequentially 2024-01-18 13:59:55 +01:00
oddlama
35a5d08c3e
wip: add comment on fixing file system oopsie 2024-01-18 13:14:57 +01:00
Patrick Großmann
cbd79751a0
feat: added shared datasets between guests 2024-01-18 00:17:20 +01:00
oddlama
cab2f4b040
feat(restic): add hetzner storage box hostkey 2024-01-15 02:44:26 +01:00
Patrick Großmann
3057e049e7
fix: forgot intermediate attrset 2024-01-15 01:57:28 +01:00
Patrick Großmann
5d15007c52
fix: agenix secrets runtime path 2024-01-15 01:55:12 +01:00
oddlama
a776d7c476
feat: add hetzner storage box intergation for restic 2024-01-15 01:40:09 +01:00
oddlama
4744a2844c
docs: add overview 2024-01-11 19:59:27 +01:00