add nordvpn back to nordvpn-rofi

This commit is contained in:
janis 2026-04-06 20:25:17 +02:00
parent 0f9be571ed
commit 60348be70c
Signed by: janis
SSH key fingerprint: SHA256:bB1qbbqmDXZNT0KKD5c2Dfjg53JGhj7B3CFcLIzSqq8

View file

@ -1,8 +1,8 @@
{writeShellApplication, dotfiles, bash, jq, rofi, coreutils, ...}: {writeShellApplication, dotfiles, bash, jq, rofi, nordvpn, coreutils, ...}:
writeShellApplication { writeShellApplication {
name = "nordvpn-rofi"; name = "nordvpn-rofi";
runtimeInputs = [ jq rofi coreutils bash ]; runtimeInputs = [ jq rofi nordvpn coreutils bash ];
# shellcheck errors or warnings that should be ignored: # shellcheck errors or warnings that should be ignored:
excludeShellChecks = [ excludeShellChecks = [