12 lines
143 B
Nix
12 lines
143 B
Nix
{
|
|
imports = [
|
|
./calibre.nix
|
|
./endlessh.nix
|
|
./fwupd.nix
|
|
./plex.nix
|
|
./printing.nix
|
|
./ssh.nix
|
|
./sunshine.nix
|
|
];
|
|
}
|