forked from lix-project/lix
cbc4344297
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
4 lines
43 B
Bash
Executable file
4 lines
43 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec nix-daemon --no-trust "$@"
|