1
0
Files
nixfiles/profiles/default.nix
clerie 006877c4ae hosts/astatine,hosts/beryllium,hosts/tungsten: Migrate to
systemd-networkd

Policy routing clashed with the fallback dhcp on any interface module
for some unknown reason, therefore wg-clerie is disabled on all of these
devices
2025-03-19 20:07:37 +01:00

15 lines
149 B
Nix

{ ... }:
{
imports = [
./cybercluster-vm
./fem-net
./hetzner-cloud
./mercury-vm
./netcup
./network-fallback-dhcp
];
}