10 lines
110 B
Nix
10 lines
110 B
Nix
{
|
|
imports = [
|
|
./endlessh.nix
|
|
./fwupd.nix
|
|
./printing.nix
|
|
./ssh.nix
|
|
./sunshine.nix
|
|
];
|
|
}
|