Rewritten and moved portable module Updated background Disabled garnix substitutor Small changes to greetd
8 lines
90 B
Nix
8 lines
90 B
Nix
{
|
|
imports = [
|
|
./tailscale.nix
|
|
./avahi.nix
|
|
./kanata.nix
|
|
./ssh.nix
|
|
];
|
|
}
|