this repo has no description
4
fork

Configure Feed

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

build: add nix bin path

dusk 3b05caa6 36eac743

+4
+4
deploy.nu
··· 1 1 #!/usr/bin/env nu 2 2 3 + use std "path add" 4 + 5 + path add /nix/var/nix/profiles/default/bin 6 + 3 7 nix flake update 4 8 5 9 git add .