{"id":14967896,"url":"https://github.com/drakerossman/nixos-book","last_synced_at":"2026-02-10T20:33:21.703Z","repository":{"id":252954087,"uuid":"841952454","full_name":"drakerossman/nixos-book","owner":"drakerossman","description":"Source code of https://nixosbook.com","archived":false,"fork":false,"pushed_at":"2024-08-19T11:46:31.000Z","size":598,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-25T21:34:53.795Z","etag":null,"topics":["book","channel","darwin","flake","flakes","guide","linux","manual","module","nextjs","nix","nixos","overlay","pdf","reactjs","tutorial","wsl"],"latest_commit_sha":null,"homepage":"https://nixosbook.com","language":"JavaScript","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/drakerossman.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":"support-on-patreon.png","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-13T11:26:26.000Z","updated_at":"2025-07-26T03:20:51.000Z","dependencies_parsed_at":"2024-08-19T13:27:32.514Z","dependency_job_id":"1d40371f-6fea-4e28-907a-0eeaeedcaae1","html_url":"https://github.com/drakerossman/nixos-book","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.30000000000000004","last_synced_commit":"f2013d2cc3c2928e5b337119017b9258453fdefa"},"previous_names":["drakerossman/nixos-book"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drakerossman/nixos-book","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drakerossman%2Fnixos-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drakerossman%2Fnixos-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drakerossman%2Fnixos-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drakerossman%2Fnixos-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drakerossman","download_url":"https://codeload.github.com/drakerossman/nixos-book/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drakerossman%2Fnixos-book/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29314705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["book","channel","darwin","flake","flakes","guide","linux","manual","module","nextjs","nix","nixos","overlay","pdf","reactjs","tutorial","wsl"],"created_at":"2024-09-24T13:38:50.321Z","updated_at":"2026-02-10T20:33:21.669Z","avatar_url":"https://github.com/drakerossman.png","language":"JavaScript","funding_links":["https://patreon.com/DrakeRossman"],"categories":[],"sub_categories":[],"readme":"This repository contains the source code of [https://nixosbook.com](https://nixosbook.com).\n\nBuilt using Next.JS.\n\n![NixOS book cover.](/public/book-cover-for-webpage.png)\n\n# The Book of NixOS: The Most Comprehensive Manual About Reproducible Builds and Declarative Configuration\n\n[![](https://dcbadge.limes.pink/api/server/https://discord.gg/3J7bjHnGax)](https://discord.gg/https://discord.gg/3J7bjHnGax)\n\nPre-order the E-Book at [https://nixosbook.com](https://nixosbook.com).\n\nYou can also get early access to the chapters as they are being written via Patreon:\n\n\u003ca href=\"https://patreon.com/DrakeRossman\"\u003e\u003cimg alt=\"Donate using Patreon\" src=\"./support-on-patreon.png\" style=\"height: 2rem;\"\u003e\u003c/a\u003e\n\n\nAmong the topics covered are:\n- \"Advanced basics\" of the Nix expression language\n- What do cryptic vars like `lib`, `config`, etc. mean at the top of a `.nix` file\n- Hitchhiker's guide to the Nix ecosystem\n- Overview of Nix architecture\n- Installing NixOS\n- Using Flakes\n- Channels vs Overlays vs Overrides\n- Binary Caches and Remote Builders\n- Nix Modules and writing your own\n- Having ecnrypted root volumes\n- Adding homemanager and using it for VSCode configuration\n- Using NixOS for development environments\n- Different development strategies: Rust, TypeScript \u0026 Node, Python, Go\n- Integrating tooling that you are used to without NixOS: livereload functionality, short compilation times, all the language's packages out there\n- Data Science and AI Research environments with Python\n- Community-developed tools and utilities for NixOS which would make your life simpler\n- Installing pre-compiled binaries as parts of NixOS configuration\n- One codebase as single source of truth configuration for different nix-enabled hosts\n- Rocking Wayland as daily driver\n- Containerizing apps the NixOS way\n- Nix-enabled Linux and MacOS with declarative management\n- Reducing build times and storage usage\n- Hardware drivers that simply just work, incl. CUDA and GPU Pass-through\n- Multiple monitor setup\n- Gaming, of course\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrakerossman%2Fnixos-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrakerossman%2Fnixos-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrakerossman%2Fnixos-book/lists"}