nix-config/system/dev/default.nix

4 lines
32 B
Nix
Raw Permalink Normal View History

2025-07-05 00:02:39 +02:00
{
imports = [./docker.nix];
}