mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
4 lines
80 B
Nix
4 lines
80 B
Nix
{
|
|
nixpkgs.config.allowUnfree = true;
|
|
networking.enableB43Firmware = true;
|
|
}
|