sisyphus/nixos/modules/networking/default.nix

6 lines
45 B
Nix
Raw Normal View History

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