settei/services/default.nix

6 lines
56 B
Nix

{
imports = [
./attic.nix
./kanidm.nix
];
}