mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
actual
This commit is contained in:
parent
3224bddc15
commit
9d06c40584
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ users.users.death916 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
port = 5006; # Default
|
port = 5006; # Default
|
||||||
listenAddress = "172.0.0.1";
|
listenAddress = "127.0.0.1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue