diff options
author | Alan Pearce | 2019-06-03 18:07:35 +0200 |
---|---|---|
committer | Alan Pearce | 2019-06-03 18:07:35 +0200 |
commit | 6fe33dc41c20bf0838eb0e40ed3a3d17ba58d44c (patch) | |
tree | 6da5a4ef83a65b59f7d688c53df4f56315b28717 | |
parent | 36f72a74c3fd35799378279fc7473e2db3929d9f (diff) | |
download | nixos-configuration-6fe33dc41c20bf0838eb0e40ed3a3d17ba58d44c.tar.lz nixos-configuration-6fe33dc41c20bf0838eb0e40ed3a3d17ba58d44c.tar.zst nixos-configuration-6fe33dc41c20bf0838eb0e40ed3a3d17ba58d44c.zip |
satoshipad: remove nitrokey setup
-rw-r--r-- | satoshipad.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/satoshipad.nix b/satoshipad.nix index 69b9abc..3f21943 100644 --- a/satoshipad.nix +++ b/satoshipad.nix @@ -17,7 +17,6 @@ ./modules/hardware/systemd-boot.nix ./modules/hardware/keyboardio-model01.nix ./modules/hardware/network-manager.nix - ./modules/hardware/nitrokey.nix ./modules/hardware/printing.nix ./modules/hardware/qwerty.nix ./modules/hardware/trackball.nix |