NiksOS/system/services/default.nix
Jurn Wubben 664594c064 Neovim added leap plugin
Rewritten and moved portable module
Updated background
Disabled garnix substitutor
Small changes to greetd
2025-06-23 20:13:22 +02:00

8 lines
90 B
Nix

{
imports = [
./tailscale.nix
./avahi.nix
./kanata.nix
./ssh.nix
];
}