index
:
nixos-config
this commit
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
/
.gitattributes
(
unfollow
)
Commit message (
Collapse
)
Author
2023-08-01
Fix(hm/conf/gammastep): Use lighter settings on laptops
Soispha
The laptop backlight, which is in most cases weaker, will further reduce the effect, thus it is paramount, that the amount coming from gammastep is reduced to account for that.
2023-08-01
Fix(secrets/nheko/apzu): Update for new home server
Soispha
2023-08-01
Fix(system/font): Rename `fonts.fonts` to `fonts.packages`
Soispha
2023-08-01
Fix(system/services/backup): Run backup every 8h, not only on boot
Soispha
2023-08-01
Fix(system/disks/hibernate): Hibernate after 5m when suspend -> hibernate
Soispha
On `systemctl suspend-than-hibernate` wait 5m in suspend, than hibernate
2023-08-01
Fix(treewide): Use tlp and thermald for power saving
Soispha
2023-07-30
Fix(hm/conf/git): Force gpg to use the specific key
Soispha
2023-07-30
Fix(hm/conf/git): Also sign pushes, if the server supports this
Soispha
2023-07-30
Fix(hm/conf/gpg): Remove mutability
Soispha
2023-07-30
Fix(hm/conf/gpg): Change key_1
Soispha
2023-07-30
Fix(system/services/serverphone): Update key symlink
Soispha
2023-07-30
Build(flake): Update
Soispha
2023-07-30
Fix(hm/conf/gpg): Use hidden gpg keys
Soispha
2023-07-30
Fix(hosts/isimud): Fully provide all dependencies
Soispha
2023-07-30
Fix(hosts/isimud): Add `onlykey` and `onlykey-agent` to the system
Soispha
Having no internet connection, all required packages for Isimud need to be provided before hand.
2023-07-30
Feat(treewide): Add enable options for secrets and impermanence
Soispha
2023-07-29
Style(treewide): Remove some unused imports
Soispha
2023-07-29
Fix(hosts/isimud): Import the whole system configuration
Soispha
2023-07-29
Fix(hm/conf/gpg): Add config for isimud
Soispha
2023-07-29
Feat(flake): Add gpg-iso package output
Soispha
2023-07-29
Feat(host/isimud): Add host isimud for gpg-iso
Soispha