mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
services: Add lshd service.
* gnu/services/ssh.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
This commit is contained in:
parent
060238ae64
commit
f33e2d78b7
2 changed files with 141 additions and 0 deletions
|
@ -252,6 +252,7 @@ GNU_SYSTEM_MODULES = \
|
|||
gnu/services/dbus.scm \
|
||||
gnu/services/dmd.scm \
|
||||
gnu/services/networking.scm \
|
||||
gnu/services/ssh.scm \
|
||||
gnu/services/xorg.scm \
|
||||
\
|
||||
gnu/system.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue