add mosh support
This commit is contained in:
parent
1ffbe33e4a
commit
e3d5388a1b
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Services - Mosh
|
||||
services.mosh.enable = true;
|
||||
|
||||
# Services - Nginx
|
||||
services.nginx = {
|
||||
package = pkgs.openresty;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue