We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c1564 commit 97b872eCopy full SHA for 97b872e
desktop/configuration/systemd.nix
@@ -24,6 +24,7 @@
24
};
25
timers = {
26
nix-build-steamdeck = {
27
+ enable = false;
28
description = "Daily NixOS Build Timer for Steam Deck Configuration";
29
wantedBy = [ "timers.target" ];
30
timerConfig = {
0 commit comments