Regenerated

This commit is contained in:
2026-05-04 15:07:43 +02:00
parent dcaac2fb0d
commit 31941e136a
3 changed files with 402 additions and 405 deletions
+402 -403
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -358,7 +358,6 @@ in
# and faster boot. Test it — it works well on most modern NixOS setups. # and faster boot. Test it — it works well on most modern NixOS setups.
boot.initrd.systemd.enable = true; boot.initrd.systemd.enable = true;
boot.plymouth.enable = true; boot.plymouth.enable = true;
hardware.enableAllFirmware = true; hardware.enableAllFirmware = true;
@@ -16,7 +16,6 @@
# and faster boot. Test it — it works well on most modern NixOS setups. # and faster boot. Test it — it works well on most modern NixOS setups.
boot.initrd.systemd.enable = true; boot.initrd.systemd.enable = true;
boot.plymouth.enable = true; boot.plymouth.enable = true;
hardware.enableAllFirmware = true; hardware.enableAllFirmware = true;