mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-19 18:55:03 +00:00
services: forgejo: Allow SSH login.
* rosenthal/services/web.scm (%forgejo-accounts): All SSH login.
This commit is contained in:
parent
42cfb096d4
commit
7a6a28e872
@ -60,8 +60,7 @@
|
||||
(group "forgejo")
|
||||
(system? #t)
|
||||
(comment "Forgejo user")
|
||||
(home-directory "/var/lib/forgejo")
|
||||
(shell (file-append shadow "/sbin/nologin")))))
|
||||
(home-directory "/var/lib/forgejo"))))
|
||||
|
||||
(define %forgejo-postgresql-role
|
||||
(list (postgresql-role
|
||||
|
Loading…
Reference in New Issue
Block a user