lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 10 lines 268 B view raw
1{ 2 imports = [ 3 ../../profiles/installation-device.nix 4 ./sd-image-armv7l-multiplatform.nix 5 ]; 6 7 # the installation media is also the installation target, 8 # so we don't want to provide the installation configuration.nix. 9 installer.cloneConfig = false; 10}