{"id":25856747,"url":"https://github.com/tim-raphael/nixos","last_synced_at":"2026-05-14T02:36:13.661Z","repository":{"id":259770083,"uuid":"878050509","full_name":"Tim-Raphael/nixos","owner":"Tim-Raphael","description":"A modular configuration for NixOS.","archived":false,"fork":false,"pushed_at":"2026-05-11T19:25:00.000Z","size":396,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-11T21:16:52.328Z","etag":null,"topics":["nixos-config"],"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/Tim-Raphael.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-24T17:32:37.000Z","updated_at":"2026-05-11T19:25:06.000Z","dependencies_parsed_at":"2024-10-27T23:45:05.044Z","dependency_job_id":"7a764d9e-dad5-4a6d-ac8b-b819e09c8357","html_url":"https://github.com/Tim-Raphael/nixos","commit_stats":null,"previous_names":["tim-raphael/nixos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tim-Raphael/nixos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tim-Raphael%2Fnixos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tim-Raphael%2Fnixos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tim-Raphael%2Fnixos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tim-Raphael%2Fnixos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tim-Raphael","download_url":"https://codeload.github.com/Tim-Raphael/nixos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tim-Raphael%2Fnixos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33008308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["nixos-config"],"created_at":"2025-03-01T18:27:58.451Z","updated_at":"2026-05-14T02:36:13.656Z","avatar_url":"https://github.com/Tim-Raphael.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Config  \n\nA modular configuration for NixOS using flakes.\n\n## Folder Structrue \n```\n├── flake.lock\n├── flake.nix \n├── hosts \n│   └── default \n├── modules\n│   ├── driver \n│   ├── home-manager\n│   └── system\n└── overlays\n```\n\n### `hosts`\n\nPer-Host system configuration.\n\n- **default**: The default host configuration used to build the system for the\nfirst time.\n\n### `modules`\n\nContains reusable modules organnized into `home-manager` and `system`.\n\n- **driver**: Hardware specific driver.\n- **home-manager**: Configuration for user-specific programs. Gets built together with the system. \n- **system**: Core system modules.\n\n### `overlays`\n\nContains Nix overlays.\n\n## Usage\n\n`sudo nixos-rebuild switch --impure --flake github:Tim-Raphael/nixos#default`\n\nI'm using the --impure flag because the access to a absolute path\n(/etc/nixos/hardware-configuration.nix) is forbidden in pure evaluation mode.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-raphael%2Fnixos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftim-raphael%2Fnixos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-raphael%2Fnixos/lists"}