add jank-client
This commit is contained in:
@@ -62,4 +62,8 @@ in {
|
||||
openssh.authorizedKeys.keys = ssh-pub-keys;
|
||||
};
|
||||
users.groups.spacebar = {};
|
||||
services.jank-client = {
|
||||
enable = true;
|
||||
port = 8282;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user