ROCKPro64-Server/system/settings/default.nix

9 lines
86 B
Nix

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