mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/plover: open custom Atuin sync server
This commit is contained in:
parent
03ca6722e9
commit
4022f9b43c
@ -13,7 +13,7 @@ in
|
|||||||
# Atuin sync server because why not.
|
# Atuin sync server because why not.
|
||||||
services.atuin = {
|
services.atuin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openRegistration = false;
|
openRegistration = true;
|
||||||
|
|
||||||
inherit host;
|
inherit host;
|
||||||
port = 8965;
|
port = 8965;
|
||||||
|
Loading…
Reference in New Issue
Block a user