scripts: Refactor following tests' example

This commit is contained in:
SebastianStork 2026-02-14 23:54:13 +01:00
parent a3bae7baec
commit 0ea72891c8
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI
4 changed files with 15 additions and 21 deletions

View file

@ -1,7 +1,5 @@
{ pkgs, ... }:
pkgs.writeShellApplication {
name = "nebula-recert-host";
{
runtimeInputs = [
pkgs.nebula
pkgs.bitwarden-cli