about summary refs log tree commit diff stats
path: root/notes (unfollow)
Commit message (Collapse)Author
2023-08-01Fix(hm/conf/mail): Update non public accountsSoispha
2023-08-01Build(flake): UpdateSoispha
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-08-01Fix(hm/conf/gammastep): Use lighter settings on laptopsSoispha
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-01Fix(secrets/nheko/apzu): Update for new home serverSoispha
2023-08-01Fix(system/font): Rename `fonts.fonts` to `fonts.packages`Soispha
2023-08-01Fix(system/services/backup): Run backup every 8h, not only on bootSoispha
2023-08-01Fix(system/disks/hibernate): Hibernate after 5m when suspend -> hibernateSoispha
On `systemctl suspend-than-hibernate` wait 5m in suspend, than hibernate
2023-08-01Fix(treewide): Use tlp and thermald for power savingSoispha
2023-07-30Fix(hm/conf/git): Force gpg to use the specific keySoispha
2023-07-30Fix(hm/conf/git): Also sign pushes, if the server supports thisSoispha
2023-07-30Fix(hm/conf/gpg): Remove mutabilitySoispha
2023-07-30Fix(hm/conf/gpg): Change key_1Soispha
2023-07-30Fix(system/services/serverphone): Update key symlinkSoispha
2023-07-30Build(flake): UpdateSoispha
2023-07-30Fix(hm/conf/gpg): Use hidden gpg keysSoispha
2023-07-30Fix(hosts/isimud): Fully provide all dependenciesSoispha
2023-07-30Fix(hosts/isimud): Add `onlykey` and `onlykey-agent` to the systemSoispha
Having no internet connection, all required packages for Isimud need to be provided before hand.
2023-07-30Feat(treewide): Add enable options for secrets and impermanenceSoispha
2023-07-29Style(treewide): Remove some unused importsSoispha
2023-07-29Fix(hosts/isimud): Import the whole system configurationSoispha
2023-07-29