️ Improve hardware support and performance through various modifications
Some checks failed
Trufflehog: check for exposed secrets / Run trufflehog (push) Has been cancelled
Nix: check for unused code / Run deadnix (push) Has been cancelled
Nix: validate flake.lock / Check Lockfile (push) Has been cancelled
Nix: validate flake / Validate x86_64-linux (push) Has been cancelled

This commit is contained in:
Jo 2025-09-02 22:05:47 +02:00
parent a95bef51b8
commit a6da14d4cf
7 changed files with 205 additions and 92 deletions

View file

@ -28,6 +28,9 @@
};
};
# Notify on systembus events
services.systembus-notify.enable = true;
sops.secrets.wakatime-cfg = {
format = "binary";
sopsFile = ./secrets/wakatime.cfg;