hosts/hyacinth: enable jenkins
This commit is contained in:
parent
a224191007
commit
5a834de1dd
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@
|
||||||
];
|
];
|
||||||
systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp";
|
systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp";
|
||||||
|
|
||||||
|
services.jenkins.enable = true;
|
||||||
|
|
||||||
# For steam fhs-env
|
# For steam fhs-env
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
nixpkgs.config.permittedInsecurePackages = [
|
||||||
"openssl-1.1.1w"
|
"openssl-1.1.1w"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue