forked from colonelpanic/dotfiles
[NixOS] hardware.enableRedistributableFirmware = true
This commit is contained in:
parent
7d1520faa3
commit
354ecba4e0
@ -7,9 +7,10 @@
|
||||
imports = [
|
||||
../full.nix
|
||||
../dfinity.nix
|
||||
../jellyfin.nix
|
||||
];
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
networking.interfaces.enp5s0.useDHCP = true;
|
||||
networking.interfaces.wlp4s0.useDHCP = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user