diff options
| author | Fuwn <[email protected]> | 2024-09-01 20:30:52 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-01 20:30:52 -0700 |
| commit | a3f1f79aa745491d06b496c7fd9f50992310f432 (patch) | |
| tree | 6ea4bfc3b4a3f8c2789534800b8ee28d3b91fc39 /modules/hardware | |
| parent | format (diff) | |
| download | nixos-config-a3f1f79aa745491d06b496c7fd9f50992310f432.tar.xz nixos-config-a3f1f79aa745491d06b496c7fd9f50992310f432.zip | |
format2
Diffstat (limited to 'modules/hardware')
| -rw-r--r-- | modules/hardware/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hardware/default.nix b/modules/hardware/default.nix index cb124fb..fe52084 100644 --- a/modules/hardware/default.nix +++ b/modules/hardware/default.nix @@ -1,4 +1,3 @@ -{ config, pkgs, ... }: { imports = [ ./bluetooth.nix |