{"id":18191109,"url":"https://github.com/deedee-ops/nixlab","last_synced_at":"2025-04-10T00:51:25.991Z","repository":{"id":260815681,"uuid":"869006258","full_name":"deedee-ops/nixlab","owner":"deedee-ops","description":"Homelab - powered by nix and NixOS","archived":false,"fork":false,"pushed_at":"2025-04-09T20:10:07.000Z","size":83557,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T00:51:12.406Z","etag":null,"topics":["gitops","homelab","homeops-nix","nix","nixos","renovate","selfhosted"],"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/deedee-ops.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":"2024-10-07T14:59:17.000Z","updated_at":"2025-04-09T20:09:55.000Z","dependencies_parsed_at":"2025-03-26T03:32:18.455Z","dependency_job_id":null,"html_url":"https://github.com/deedee-ops/nixlab","commit_stats":{"total_commits":189,"total_committers":2,"mean_commits":94.5,"dds":"0.40740740740740744","last_synced_commit":"f9b418132aa68f1a0678b47aa4082d2173c29140"},"previous_names":["deedee-ops/nixlab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedee-ops%2Fnixlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedee-ops%2Fnixlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedee-ops%2Fnixlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedee-ops%2Fnixlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deedee-ops","download_url":"https://codeload.github.com/deedee-ops/nixlab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137997,"owners_count":21053775,"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":["gitops","homelab","homeops-nix","nix","nixos","renovate","selfhosted"],"created_at":"2024-11-03T05:03:00.858Z","updated_at":"2025-04-10T00:51:25.963Z","avatar_url":"https://github.com/deedee-ops.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nixlab\n\n## Prepare base incus VM\n\n```bash\nnix run .#build-base-vm\n\n# or if you don't want to clone repo\nnix run github:deedee-ops/nixlab#build-base-vm\n```\n\nThis will build and import `nixos/base/vm` image to incus.\n\n## Launch the VM\n\n```bash\n# trusted is profile name\nincus launch --vm nixos/base/vm \u003cmachine name\u003e -c volatile.eth0.hwaddr=\u003cmac address\u003e -p trusted\n```\n\n## Bootstrap machine to the VM\n\n```bash\nnix run .#bootstrap \u003cmachine name\u003e [machine IP]\n```\n\n- `machine name` is a machine identificator, one from the `./machines`\n- `machine ip` is optional, if not provided, it will be picked up from `./machines/\u003cmachine\u003e/default.nix`\n\n## Deploy machine\n\n```bash\ndeploy .#\u003cmachine name\u003e\n```\n\n## Install on a machine locally\n\n```bash\nnix run github:deedee-ops/nixlab#disko-install \u003cmachine name\u003e \u003cdisk name\u003e \u003cdisk device\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedee-ops%2Fnixlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeedee-ops%2Fnixlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedee-ops%2Fnixlab/lists"}