6 lines
48 B
Nix
Raw Normal View History

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