{"id":18026675,"url":"https://github.com/andreoss/nodm-nixos-module","last_synced_at":"2025-04-04T19:47:58.119Z","repository":{"id":229264871,"uuid":"614632983","full_name":"andreoss/nodm-nixos-module","owner":"andreoss","description":"startx as a systemd service. No DM required. ","archived":false,"fork":false,"pushed_at":"2024-09-08T02:35:04.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T04:41:46.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/andreoss.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":"2023-03-16T01:47:18.000Z","updated_at":"2024-09-08T02:35:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2e68061-750b-4e21-b8cd-5b7e657724e9","html_url":"https://github.com/andreoss/nodm-nixos-module","commit_stats":null,"previous_names":["andreoss/nodm-nixos-module"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreoss%2Fnodm-nixos-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreoss%2Fnodm-nixos-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreoss%2Fnodm-nixos-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreoss%2Fnodm-nixos-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreoss","download_url":"https://codeload.github.com/andreoss/nodm-nixos-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247240612,"owners_count":20906850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-30T08:07:38.274Z","updated_at":"2025-04-04T19:47:58.098Z","avatar_url":"https://github.com/andreoss.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nodm-nixos-module\nRun startx as a systemd service. No DM required. \n\n## Usage\n\nAdd it as a module to your `flake.nix`:\n\n```\n  inputs = {\n    nodm-module.url = \"github:andreoss/nodm-nixos-module\";\n    ...\n  };\n  ...\n          modules = [\n            inputs.nodm-module.nixosModules.default\n            ...\n          ];\n```\n\nIn `configuration.nix`\n```\n    services.startx = {\n      enable = true;\n      user = \"me\";\n    };\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreoss%2Fnodm-nixos-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreoss%2Fnodm-nixos-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreoss%2Fnodm-nixos-module/lists"}