Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

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

ADD: nd script for nix develop

+6
+6
scripts/nd
··· 1 + #!/usr/bin/env rc 2 + 3 + flag e + 4 + flag x + 5 + 6 + exec nix develop path:. -- $*