ROCKPro64-Server/system/settings/default.nix
2025-02-28 19:13:03 -05:00

8 lines
71 B
Nix

{ ... }:
{
imports = [
./modules
./nix
./timezone
];
}