bos55-nix-config-cicd/modules/services/default.nix
2025-01-09 22:25:00 +01:00

6 lines
51 B
Nix

{
imports = [
./actions
./openssh
];
}