mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: explicitly do not use jenkins on local
This commit is contained in:
parent
b7f739d0b0
commit
69ef705820
2 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
monitoring = lib.mkDefault true;
|
||||
emacs = lib.mkDefault true;
|
||||
freshrss = lib.mkDefault true;
|
||||
jenkins = lib.mkDefault false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue