yevaud/pennykettle: Re-enable, update for 25.05, fix IPv6

This commit is contained in:
Katherina Walshe-Grey 2025-06-09 16:22:44 +01:00
parent 909f820af5
commit f11815c2b1
2 changed files with 26 additions and 16 deletions

View file

@ -5,8 +5,7 @@
./hardware-configuration.nix
./networking.nix
# TODO: this breaks external IPv6 somehow
# ./experiments/pennykettle.nix
./experiments/pennykettle.nix
];
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";