2025-01-26 12:57:38 +01:00

9 lines
81 B
Nix

{ ... }:
{
imports = [
./ide/matlab.nix
./utilities/docker.nix
];
}