diff options
Diffstat (limited to 'makefu/1systems/sdcard/source.nix')
-rw-r--r-- | makefu/1systems/sdcard/source.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/1systems/sdcard/source.nix b/makefu/1systems/sdcard/source.nix new file mode 100644 index 000000000..6bef8ada9 --- /dev/null +++ b/makefu/1systems/sdcard/source.nix @@ -0,0 +1,3 @@ +{ + name="iso"; +} |