minisforum/um-series: drop redundant enableRedistributableFirmware
Already set by nixos-generate-config via not-detected.nix on bare metal systems.
This commit is contained in:
parent
ac5ab0304c
commit
c0fe6b810e
1 changed files with 0 additions and 2 deletions
|
|
@ -10,7 +10,5 @@
|
||||||
../common/pc/ssd
|
../common/pc/ssd
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.enableRedistributableFirmware = lib.mkDefault true;
|
|
||||||
|
|
||||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue