sisyphus/nixos/modules/networking/default.nix

6 lines
66 B
Nix

{
imports = [
./networkmanager
./openconnect-sso
];
}