ROCKPro64-Server/system/accounts/users/custom/default.nix
2025-03-12 17:58:52 -04:00

7 lines
54 B
Nix

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