Commit graph

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