mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: jenkins + darwin (and linting)
This commit is contained in:
parent
d2c8805e5b
commit
6338497d5f
42 changed files with 841 additions and 602 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ inputs, outputs, config, pkgs, lib, ... }:
|
||||
{ inputs, outputs, config, ... }:
|
||||
{
|
||||
|
||||
imports = [
|
||||
|
|
@ -54,6 +54,7 @@
|
|||
transmission = true;
|
||||
syncthing = true;
|
||||
monitoring = true;
|
||||
jenkins = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue