✏️ (neodymium/system/hardware) fix typo

thanks @EinderJam
This commit is contained in:
Laureηt 2023-12-28 22:42:54 +01:00
parent a917b0a720
commit 84498ee1a0
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -29,7 +29,7 @@
# backlight intensity # backlight intensity
programs.light.enable = true; programs.light.enable = true;
# paritions and filesystems # partitions and filesystems
imports = [ imports = [
./partitions.nix ./partitions.nix
]; ];