Files
infra/machines/rigel/networking.nix
kurogeek 34dbffeb09 mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/rigel/networking.nix
2025-10-20 15:21:30 +07:00

7 lines
64 B
Nix

let
ata-interface = "";
in
{
networking.interfaces = { };
}