7 lines
57 B
Nix
7 lines
57 B
Nix
_: {
|
|
imports = [
|
|
./btrfs.nix
|
|
./ssh.nix
|
|
];
|
|
|
|
}
|