mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 07:29:43 +00:00
6 lines
40 B
Nix
6 lines
40 B
Nix
|
_: {
|
||
|
imports = [
|
||
|
./ssh.nix
|
||
|
];
|
||
|
}
|