summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/tsp/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/1systems/tsp/config.nix')
-rw-r--r--makefu/1systems/tsp/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/tsp/config.nix b/makefu/1systems/tsp/config.nix
index 2921e2bc..bbfaebd4 100644
--- a/makefu/1systems/tsp/config.nix
+++ b/makefu/1systems/tsp/config.nix
@@ -34,6 +34,6 @@
25
];
- hardware.enableAllFirmware = true;
+ hardware.enableRedistributableFirmware = true;
nixpkgs.config.allowUnfree = true;
}