{"id":28997777,"url":"https://github.com/cmdoret/nixos","last_synced_at":"2025-06-25T06:09:38.783Z","repository":{"id":297681883,"uuid":"993478281","full_name":"cmdoret/nixos","owner":"cmdoret","description":"get nixxed 🧊","archived":false,"fork":false,"pushed_at":"2025-06-21T22:25:16.000Z","size":29120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-21T23:25:25.772Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmdoret.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-05-30T21:33:29.000Z","updated_at":"2025-06-21T22:25:19.000Z","dependencies_parsed_at":"2025-06-21T23:32:29.346Z","dependency_job_id":null,"html_url":"https://github.com/cmdoret/nixos","commit_stats":null,"previous_names":["cmdoret/nixos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cmdoret/nixos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdoret%2Fnixos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdoret%2Fnixos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdoret%2Fnixos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdoret%2Fnixos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmdoret","download_url":"https://codeload.github.com/cmdoret/nixos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdoret%2Fnixos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261816373,"owners_count":23213869,"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":"2025-06-25T06:09:34.958Z","updated_at":"2025-06-25T06:09:38.766Z","avatar_url":"https://github.com/cmdoret.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nixos\n\nThis repository contains the definition of my machines as code (i.e. declarative\nsetup) using NixOS. It is structured as follows:\n\n- `hosts`: the different machines and their specific configuration values.\n- `profiles`: hardware profiles imported by hosts.\n- `modules`: software and service configuration.\n  - `core`: system packages.\n  - `home`: home-manager modules (i.e. nix-based dotfiles).\n  - `drivers`: Hardware driver imported by profiles.\n- `dev-shells`: ready-to-use development shell for various languages.\n\nThis configuration and the setup script are derived from\n[zaneyOS](https://gitlab.com/Zaney/zaneyos).\n\nIt uses a flake-based nixos config.\n\n## Bootstrap\n\nTo set up a new machine, use:\n\n```bash\nnix-shell -p git\nmkdir -p ~/.config/\ncd ~/.config\ngit clone https://github.com/cmdoret/nixos\ncd nixos\nbash ./setup.sh\n```\n\n## Usage\n\nHelpful aliases to manage the configuration are defined in\n`modules/home/zsh/default.nix`:\n\n- `fr`: rebuild the system.\n- `ncg`: garbage-collect previous generations.\n- `dev`: enter a specific dev-shell by profile name (e.g. `dev python.uv`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdoret%2Fnixos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmdoret%2Fnixos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdoret%2Fnixos/lists"}