this looks a bit smart ngl
This commit is contained in:
parent
9393d21041
commit
390e36c834
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
disableTelemetry = true;
|
||||
disableUpdateCheck = true;
|
||||
user = "osbm";
|
||||
host = "localhost";
|
||||
host = "${config.networking.hostName}.curl-boga.ts.net";
|
||||
hashedPassword = "$argon2i$v=19$m=4096,t=3,p=1$dGc0TStGMDNzSS9JRkJYUFp3d091Q2p0bXlzPQ$zvdE9BkclkJmyFaenzPy2E99SEqsyDMt4IQNZfcfFFQ";
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [config.services.code-server.port];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue