images/yubikey-installer: remove link

This commit is contained in:
Felix Buehler 2023-04-07 00:49:52 +02:00
parent 259054a28b
commit a2973468f2
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
/nix/store/gsdmlcz526sacn2bn5p3fvn16xp76zw9-nixos-yubikey-22.11beta-297654.gfedcba-x86_64-linux.iso

View file

@ -1,5 +1,5 @@
# taken from: https://github.com/drduh/YubiKey-Guide
# nix build -f yubikey-installer.nix -o installer nixos-yubikey
# nix build -f yubikey-installer.nix nixos-yubikey
# sudo cp -v installer/iso/*.iso /dev/sdb; sync
let
configuration = { config, lib, pkgs, ... }: