aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-25 19:47:39 -0300
committerEuAndreh <eu@euandre.org>2022-11-25 19:47:45 -0300
commit598d5181235f8416e9f6c5affb594766d2c64099 (patch)
treee7f33619da4889fd518f717ba48355ec7ed865f0
parentsrc/infrastructure/guix/system.scm: Add cronjobs for borg and reconfigure (diff)
downloadtoph-598d5181235f8416e9f6c5affb594766d2c64099.tar.gz
toph-598d5181235f8416e9f6c5affb594766d2c64099.tar.xz
src/infrastructure/guix/system.scm: Use git-shell as the login for git
-rw-r--r--src/infrastructure/guix/system.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index 6e8b1ac..d832762 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -1674,8 +1674,7 @@
(group "git")
(comment "Public Git user")
(home-directory "/srv/git")
- ;; FIXME: disable interactive SSH
- #; (shell (file-append shadow "/sbin/nologin"))))
+ (shell (file-append git "/bin/git-shell"))))
%base-user-accounts))
(groups
(append