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
/
system
/
disks
(
unfollow
)
Commit message (
Collapse
)
Author
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-11
Fix(system/disks/hibernation): Circumvent memory checks
Soispha
The swap file only becomes active when the hibernation is started, thus checking for size beforehand is useless.
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
The bootable option should already work. This reverts commit 03ca938a8d989449a634caf264cf2496f6a153c3.
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