3 lines
91 B
Bash
Executable file
3 lines
91 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
nix build .#nixosConfigurations.puter.config.system.build.toplevel "$@"
|