Skip to content

Commit

Permalink
dn42-pingfinder: fix missing commands
Browse files Browse the repository at this point in the history
  • Loading branch information
xddxdd committed Nov 24, 2024
1 parent 65b1a8b commit eed622c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/server-apps/dn42-pingfinder.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
curl
inetutils
which
util-linux
];
script = ''
export UUID=$(cat ${config.services."dn42-pingfinder".uuidFile})
Expand Down

0 comments on commit eed622c

Please sign in to comment.