Skip to content

Commit 97b872e

Browse files
committed
disable steamdeck builder
1 parent c8c1564 commit 97b872e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

desktop/configuration/systemd.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
};
2525
timers = {
2626
nix-build-steamdeck = {
27+
enable = false;
2728
description = "Daily NixOS Build Timer for Steam Deck Configuration";
2829
wantedBy = [ "timers.target" ];
2930
timerConfig = {

0 commit comments

Comments
 (0)