raspberry-pi-nix/generic-extlinux-compatible/default.nix
2024-11-21 14:10:07 +01:00

3 lines
No EOL
63 B
Nix

{ ... }: {
imports = [ ./generic-extlinux-compatible.nix ];
}