diff --git a/hosts/nb-01.cloonar.com/hardware-configuration.nix b/hosts/nb-01.cloonar.com/hardware-configuration.nix index 956f483..4e1b4f0 100644 --- a/hosts/nb-01.cloonar.com/hardware-configuration.nix +++ b/hosts/nb-01.cloonar.com/hardware-configuration.nix @@ -29,9 +29,6 @@ yubikey = { slot = 2; twoFactor = false; - storage = { - device = "/dev/disk/by-uuid/C281-E509"; - }; }; }; };