ROCKPro64-Server/system/accounts/users/custom/default.nix
2025-03-05 06:34:39 -05:00

7 lines
56 B
Nix

{ ... }:
{
imports = [
./jules
./jimbo
];
}