pub-solar-os/profiles/misc/default.nix
2019-12-16 02:34:29 -07:00

7 lines
49 B
Nix

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