summaryrefslogtreecommitdiff
path: root/hosts/common/hardware/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/hardware/default.nix')
-rw-r--r--hosts/common/hardware/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/common/hardware/default.nix b/hosts/common/hardware/default.nix
deleted file mode 100644
index be395d2..0000000
--- a/hosts/common/hardware/default.nix
+++ /dev/null
@@ -1,3 +0,0 @@
-_: {
- hardware.enableAllFirmware = true;
-}