config/modules/shared/extras.nix

9 lines
65 B
Nix

{
pkgs,
config,
inputs,
...
}: {
networking = {
};
}