Commit graph

8 commits

Author SHA1 Message Date
53aaa26fa1 flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00
5783c1136e boot/module.nix: add timeout of 0 for the bootloader 2025-04-09 15:31:56 +02:00
9e94d074ff flake: set options for both grub and systemd-boot 2025-04-07 14:02:31 +02:00
35d64feda2
boot/module.nix: change plymouth theme 2025-04-06 21:43:36 +02:00
edaa90d993
boot/module.nix: switch to sytemd-boot 2025-04-06 21:22:56 +02:00
338fd14870
boot/module.nix: set configurationLimit to 5 2024-11-25 15:41:25 +01:00
05d41aaaf1
boot/module.nix: add funny configurationLimit 2024-11-01 13:51:38 +01:00
3c4bf8040c move to mkModuleTree for host configuration 2024-09-08 20:35:33 +02:00
Renamed from modules/system/boot/grub-boot.nix (Browse further)