NiksOS/system/services/default.nix
2025-05-24 00:03:47 +02:00

7 lines
70 B
Nix

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