temperance: configuration: enable system76-scheduler

This commit is contained in:
Bloxx12 2025-07-13 22:50:58 +02:00
commit 6be7300827
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -17,6 +17,9 @@
services = {
fstrim.enable = lib.mkDefault true;
udisks2.enable = true;
system76-scheduler = {
enable = true;
};
};
meta = {