Commit graph

23 commits

Author SHA1 Message Date
e641dfa114
treewide: format using nixfmt
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a69641c36f9763e104087a559c148d0449f00
2025-07-20 02:14:32 +02:00
0b82c15255
flake: switch to npins
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a6964f4aa3349951fe7574622564452ad1af1
2025-07-19 23:45:02 +02:00
b1490ec9a8
small update 2025-07-16 22:15:41 +02:00
2411c0b496
chore: apply lints 2025-07-08 14:22:21 +02:00
f9688aacb2
lanzaboote: add mkEnableOption 2025-05-17 23:46:08 +02:00
9fbc6e83ba
world: init 2025-05-15 11:37:34 +02:00
fc1175b8a0 boot/module.nix: quiesce boot process 2025-04-21 21:22:52 +02:00
f037c63d84 boot/module.nix: cleanup, add plymouth 2025-04-20 17:09:40 +02:00
a5f955ff08 boot/module.nix: add timeout option
On desktop systems, it is convenient to have the timeout
at zero, and just spam space when trying to start
a previous generation. On servers however, it is preferable
to have some time to choose the generation, which is
quite convenient if you have to acess is remotely via a
web interface, which tend to be quite slow and unresponsive.
2025-04-18 14:50:32 +02:00
57f0154346 boot/module.nix: enable tmpFs 2025-04-11 11:56:15 +02:00
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
83335cf7a2
lanzaboote: init 2025-04-06 22:09:22 +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
d6d66bc43a whole flake: remove unneeded default.nix 2024-09-08 21:09:36 +02:00
3c4bf8040c move to mkModuleTree for host configuration 2024-09-08 20:35:33 +02:00
1d2a73c25a even more changes 2024-08-16 22:46:01 +02:00
049fd348b2 system: add config for networking and hardware 2024-08-16 13:32:13 +02:00
96abbb54bf back to 555 drivers 2024-07-28 11:00:54 +02:00