NiksOS/system/services/default.nix

9 lines
112 B
Nix

{
imports = [
./greetd.nix
./kanata.nix
./pipewire.nix
./power.nix
./tailscale.nix
];
}