Fix typos in hardware configuration

inky
Elnu 2 years ago committed by GitHub
parent 2140a281eb
commit ba8467e030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,9 +12,9 @@
boot.extraModulePackages = [ ];
hardware.enableAllFirmware = true;
hardware.enableRedistributableFirmware = true;.
hardware.enableRedistributableFirmware = true;
filesystems = {
fileSystems = {
"/" = {
device = "/dev/disk/by-label/nixos";
fsType = "ext4";

Loading…
Cancel
Save