add jank-client
This commit is contained in:
parent
8e45e7ddb2
commit
e0cd2a7940
2 changed files with 7 additions and 7 deletions
|
@ -62,4 +62,8 @@ in {
|
|||
openssh.authorizedKeys.keys = ssh-pub-keys;
|
||||
};
|
||||
users.groups.spacebar = {};
|
||||
services.jank-client = {
|
||||
enable = true;
|
||||
port = 8282;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue