os/profiles/misc/default.nix
2019-12-16 02:36:51 -07:00

8 lines
70 B
Nix

{ ... }:
{
imports = [
./stubby.nix
./adblocking.nix
];
}