chore: adjust enabled firmware
This commit is contained in:
parent
66321a27b8
commit
358aa776c0
1 changed files with 1 additions and 1 deletions
2
rpi4.nix
2
rpi4.nix
|
@ -21,7 +21,7 @@
|
||||||
"console=ttyAMA0,115200"
|
"console=ttyAMA0,115200"
|
||||||
"console=tty1"
|
"console=tty1"
|
||||||
];
|
];
|
||||||
hardware.enableAllFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
|
||||||
networking.domain = "home.felschr.com";
|
networking.domain = "home.felschr.com";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue