about summary refs log tree commit diff
path: root/nixos/modules/hardware/bladeRF.nix
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-08-08 10:54:16 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-08-08 10:54:16 +1000
commit8fb410c0adb7716f95cb6f6ccfaa6c76fa112b6c (patch)
tree13e1581f1347148f324ef1abbcb16a13dad72667 /nixos/modules/hardware/bladeRF.nix
parent3735c9ef908eceaf348215c7669870945eb3262a (diff)
nixos/*: editorconfig fixes
Diffstat (limited to 'nixos/modules/hardware/bladeRF.nix')
-rw-r--r--nixos/modules/hardware/bladeRF.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/bladeRF.nix b/nixos/modules/hardware/bladeRF.nix
index 9254434771431..35b74b8382e3a 100644
--- a/nixos/modules/hardware/bladeRF.nix
+++ b/nixos/modules/hardware/bladeRF.nix
@@ -25,4 +25,4 @@ in
     services.udev.packages = [ pkgs.libbladeRF ];
     users.groups.bladerf = {};
   };
-}
\ No newline at end of file
+}