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