6 lines
100 B
Nix
6 lines
100 B
Nix
|
import <stockholm/makefu/source.nix> {
|
||
|
name="nextgum";
|
||
|
torrent = true;
|
||
|
clever_kexec = true;
|
||
|
}
|