{"id":16419818,"url":"https://github.com/delneg/code-server-nix","last_synced_at":"2026-06-12T18:33:54.082Z","repository":{"id":122526197,"uuid":"376291080","full_name":"delneg/code-server-nix","owner":"delneg","description":"NixOS service config for https://github.com/cdr/code-server","archived":false,"fork":false,"pushed_at":"2021-06-12T13:05:39.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T13:48:14.770Z","etag":null,"topics":["code-server","ide","nix","nixos","nixpkgs","vscode"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/delneg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-12T13:01:23.000Z","updated_at":"2021-07-21T16:28:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9f9b4a7-7193-4941-a15e-c06c6be26693","html_url":"https://github.com/delneg/code-server-nix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/delneg/code-server-nix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Fcode-server-nix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Fcode-server-nix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Fcode-server-nix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Fcode-server-nix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delneg","download_url":"https://codeload.github.com/delneg/code-server-nix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Fcode-server-nix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34258368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-server","ide","nix","nixos","nixpkgs","vscode"],"created_at":"2024-10-11T07:26:05.314Z","updated_at":"2026-06-12T18:33:54.044Z","avatar_url":"https://github.com/delneg.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Code-server service for NixOS\n\n\n### Usage:\n\n```\nimports =\n    [\n      # Include the results of the hardware scan.\n      ./hardware-configuration.nix\n      # Import this file\n      ./code-server.nix\n    ];\n```\n\n```\nservice.code-server = {\n        enable = true;\n        host = \"0.0.0.0\";\n        user = \"username\";\n    };\n```\n\nThe default port is 5092.\n\nCredit goes to https://github.com/christoph00\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelneg%2Fcode-server-nix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelneg%2Fcode-server-nix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelneg%2Fcode-server-nix/lists"}