mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-23 17:35:38 +02:00
images/yubikey-installer: remove link
This commit is contained in:
parent
259054a28b
commit
a2973468f2
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
/nix/store/gsdmlcz526sacn2bn5p3fvn16xp76zw9-nixos-yubikey-22.11beta-297654.gfedcba-x86_64-linux.iso
|
|
@ -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, ... }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue