keybase: normal users only

This commit is contained in:
Peter Hoeg 2017-10-23 16:50:29 +08:00
parent feed9154c0
commit 8b846473be

View File

@ -26,6 +26,7 @@ in {
systemd.user.services.keybase = {
description = "Keybase service";
unitConfig.ConditionUser = "!@system";
serviceConfig = {
ExecStart = ''
${pkgs.keybase}/bin/keybase -d service --auto-forked