3 lines
85 B
Bash
3 lines
85 B
Bash
|
#!/usr/bin/env bash
|
||
|
nix build .#nixosConfigurations.iso.config.system.build.isoImage
|