temp disable
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s
This commit is contained in:
parent
ae4c4702b2
commit
112fd50087
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{ username, ... }: {
|
{ username, ... }: {
|
||||||
services.code-server = {
|
services.code-server = {
|
||||||
enable = true;
|
enable = false;
|
||||||
host = "127.0.0.1";
|
host = "127.0.0.1";
|
||||||
port = 8443;
|
port = 8443;
|
||||||
user = username;
|
user = username;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue