pub-solar-os/profiles/misc/default.nix

7 lines
49 B
Nix
Raw Normal View History

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