index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
boot
/
default.nix
(
unfollow
)
Commit message (
Collapse
)
Author
2024-05-11
feat(sys/boot): Provide the latest arch-iso as boot target
Benedikt Peetz
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-07-15
Revert: "Fix: Temporarily disable lanzaboot to set tempfs size"
Soispha
This reverts commit 64dfa6c201528b119cd900cd55d82ca01b248d89.
2023-07-15
Fix: Temporarily disable lanzaboot to set tempfs size
Soispha
2023-07-15
Feat(system/boot): Enable lanzaboote (and with it secure boot)
Soispha
2023-05-20
Style(treewide): Format
Soispha
2023-05-17
Fix(system/boot): Remove deprecated version option
Soispha
2023-02-21
Fix(grub): Use the picture, not the theme
ene
2023-02-11
Feat: Switch to default.nix
ene
2023-02-05
Fix: This fixes the booting process somehow?
ene
I don't see what's wrong with the compressor, but with it the boot fails with the message, that the initrd couldn't be uncompressed.
2023-02-04
Feat: Reworked the Filesystem configuration
ene
This reduces the unnecessary complexity of the whole fileSystemLayouts.nix file.
2023-02-04
Feat: Made more configuration host independent
ene
2023-02-03
Style: Formatting
ene
2023-02-03
Feat: Split the config apart
ene