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
/
modules
/
by-name
/
di
/
disks
/
module.nix
(
unfollow
)
Commit message (
Expand
)
Author
2026-05-31
modules/{disks,boot}: Give up on hacky XBOOTLDR support
Benedikt Peetz
2026-05-31
modules/disks: Use correct notation for 30GB
Benedikt Peetz
2026-05-31
modules/{disks,boot}: Prepare re-deploy of apzu
Benedikt Peetz
2025-12-17
modules/disk: Don't use `space_cache`
Benedikt Peetz
2025-12-15
modules/disk: Significantly tune down compression
Benedikt Peetz
2025-12-11
modules/disk: Adapt to lix's new build directory
Benedikt Peetz
2025-06-29
modules/disks: Setup a tmpfs for the new lix build location
Benedikt Peetz
2025-05-16
modules: Import external modules in the module that actually need them
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-05-20
refactor(sys): Modularize and move to `modules/system` or `pkgs`
Benedikt Peetz
2024-05-12
fix(sys/boot): Restore the bootsetup to the status quo
Benedikt Peetz
2024-05-11
fix(sys/boot): Include a parameter for the device the iso is stored on
Benedikt Peetz
2024-05-11
fix(sys/boot): Use a disk backed directory to store the big iso
Benedikt Peetz
2024-02-10
fix(sys/disks): Differentiate the space limit of '/' an '/tmp'
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Docs(treewide): Add a colon after every "TODO"
Soispha
2023-07-29
Fix(hosts/isimud): Import the whole system configuration
Soispha
2023-07-15
Fix(system/disks): Increase default tempfs size to accommodate big builds
Soispha
2023-07-11
Fix(system/disks/hibernate): Try to activate it
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-07-10
Docs(system/disks): Remove checked TODO comments
Soispha
2023-07-10
Fix(system/disks): Typo in snapshots
Soispha
2023-07-10
Fix(system/disks): Add remainder about bootable option
Soispha
2023-07-10
Revert "Fix(system/disks): Make ESP bootable"
Soispha
2023-07-10
Fix(system/disks): Make ESP bootable
Soispha
2023-07-10
Fix(system/disks): Add .snapshot subvol for snapper
Soispha
2023-07-10
Fix(system/disks): Add disk labels
Soispha
2023-07-10
Feat(system/disks): Add luks partition
Soispha
2023-07-10
Fix(system/disks): Use correct option name
Soispha
2023-07-10
Feat(disko): Squash Commit
Soispha