ark/profiles/misc/default.nix

7 lines
49 B
Nix
Raw Normal View History

2019-12-16 12:34:29 +03:00
{ ... }:
{
imports = [
./stubby.nix
];
}