nixpkgs/nixos/modules
Florian Klink 0daae2e08c nixos/buildkite: drop user option (#78160)
* nixos/buildkite: drop user option

This reverts 8c6b1c3eaa.

Turns out, buildkite-agent has logic to write .ssh/known_hosts files and
only really works when $HOME and the user homedir are in sync.

On top of that, we provision ssh keys in /var/lib/buildkite-agent, which
doesn't work if that other users' homedir points elsewhere (we can cheat
by setting $HOME, but then getent and $HOME provide conflicting
results).

So after all, it's better to only run the system-wide buildkite agent as
the "buildkite-agent" user only - if one wants to run buildkite as
different users, systemd user services might be a better fit.

* nixosTests.buildkite-agent: add node with separate user and no ssh key
2020-01-21 13:21:57 +00:00
..
config treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
hardware Merge pull request #77690 from gnidorah/way-cooler 2020-01-18 14:50:41 -05:00
i18n/input-method nixos/ibus: fix missing dconf profile 2020-01-06 20:30:37 +09:00
installer nixos-rebuild: fix the maybeSudo usage 2020-01-21 13:17:38 +01:00
misc lib.commitIdFromGitRepo: support git-worktree 2020-01-10 22:29:48 +01:00
profiles nixos/plasma5: drop enableQt4Support option 2019-11-22 09:01:05 +01:00
programs nixos/traceroute: init (#77953) 2020-01-20 22:32:33 +01:00
security nixos/pam: cleanup services (#76885) 2020-01-09 10:09:13 +00:00
services nixos/buildkite: drop user option (#78160) 2020-01-21 13:21:57 +00:00
system nixos/systemd-lib: don't fail on systemd.packages duplicates 2020-01-07 21:42:14 -05:00
tasks nixos/powertop: wait for hardware to initialize 2020-01-09 19:45:41 +08:00
testing nixos/testing: remove leftover of virtualisation.qemu.program 2019-08-29 10:12:13 +02:00
virtualisation treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
module-list.nix Merge pull request #78004 from worldofpeace/mtrack-remove 2020-01-20 17:07:59 -05:00
rename.nix nixos/multitouch: remove 2020-01-20 16:09:29 -05:00