fwminex: enable redistributable firmware, remove docker volume

This commit is contained in:
2023-09-14 11:30:14 +03:00
parent a7a6148d0f
commit e341092306
2 changed files with 1 additions and 5 deletions

View File

@@ -32,6 +32,7 @@
config = {
nixpkgs.config.allowUnfree = true;
hardware.enableRedistributableFirmware = true;
time.timeZone = config.mj.timeZone;