ROCKPro64-Server/system/services/general/userborn/default.nix

4 lines
48 B
Nix

{ ... }:
{
services.userborn.enable = true;
}