{"id":14967897,"url":"https://github.com/yunfachi/denix","last_synced_at":"2025-10-25T21:32:05.705Z","repository":{"id":253650889,"uuid":"841850114","full_name":"yunfachi/denix","owner":"yunfachi","description":"Nix library for creating scalable NixOS and Home Manager configurations with modules, hosts, and rices","archived":false,"fork":false,"pushed_at":"2025-02-08T04:59:56.000Z","size":196,"stargazers_count":23,"open_issues_count":6,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T05:26:08.174Z","etag":null,"topics":["denix","dotfiles","flake","home-manager","home-manager-config","home-manager-dotfiles","homemanager","nix","nix-config","nix-configuration","nix-dotfiles","nix-expressions","nix-flakes","nix-template","nix-templates","nixos","nixos-config","nixos-dotfiles","nixos-flake","nixpkgs"],"latest_commit_sha":null,"homepage":"https://yunfachi.github.io/denix/","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yunfachi.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}},"created_at":"2024-08-13T07:02:06.000Z","updated_at":"2025-02-08T04:59:59.000Z","dependencies_parsed_at":"2024-09-27T09:00:55.315Z","dependency_job_id":"8abbbf39-6913-40ce-a693-39ad2c844154","html_url":"https://github.com/yunfachi/denix","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"e99b525fe06534395e089e15a92d7374ed16611b"},"previous_names":["yunfachi/denix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunfachi%2Fdenix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunfachi%2Fdenix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunfachi%2Fdenix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunfachi%2Fdenix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yunfachi","download_url":"https://codeload.github.com/yunfachi/denix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238212446,"owners_count":19434955,"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":["denix","dotfiles","flake","home-manager","home-manager-config","home-manager-dotfiles","homemanager","nix","nix-config","nix-configuration","nix-dotfiles","nix-expressions","nix-flakes","nix-template","nix-templates","nixos","nixos-config","nixos-dotfiles","nixos-flake","nixpkgs"],"created_at":"2024-09-24T13:38:50.410Z","updated_at":"2025-10-25T21:32:05.698Z","avatar_url":"https://github.com/yunfachi.png","language":"Nix","funding_links":[],"categories":["Nix"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"#\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/yunfachi/denix/master/.github/assets/banner_light.svg\"\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/yunfachi/denix/master/.github/assets/banner_dark.svg\"\u003e\n      \u003cimg src=\"https://raw.githubusercontent.com/yunfachi/denix/master/.github/assets/banner_light.svg\" width=\"500px\" alt=\"Denix\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nDenix is a Nix library designed to help you build scalable configurations for [NixOS](https://nixos.org/), [Home Manager](https://github.com/nix-community/home-manager), and [Nix-Darwin](https://github.com/nix-darwin/nix-darwin).\n\n## Documentation\n\nYou can find the documentation here: [Denix Documentation](https://yunfachi.github.io/denix/getting_started/introduction)\n\n## Key Features\n\n### Modular System\nCustom modules allow you to define options and related configurations in a flexible way, simplifying the management of your entire system.\n\n### Hosts and Rices\n* **Hosts**: Unique configurations tailored for each machine.\n* **Rices**: Customizations that can be applied to all hosts.\n\n### Extensions \nWrite your own extensions for the Denix or use existing ones that add new functions and modules.\n\n### Unified NixOS, Home Manager, and Nix-Darwin Configurations\nWrite your NixOS, Home Manager, and Nix-Darwin configurations in a single file*, and Denix will automatically handle the separation for you.\n\n## Templates\n\n### [minimal](./templates/minimal/) (recommended)\nHosts, rices, and initial modules for quick setup:\n```sh\nnix flake init -t github:yunfachi/denix#minimal\n```\n\n### [minimal-no-rices](./templates/minimal-no-rices/)\nHosts and initial modules without rices:\n```sh\nnix flake init -t github:yunfachi/denix#minimal-no-rices\n```\n\n### [extensions-collection](./templates/extensions-collection/)\nFlake for creating your own collection of Denix extensions:\n```sh\nnix flake init -t github:yunfachi/denix#extensions-collection\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunfachi%2Fdenix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunfachi%2Fdenix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunfachi%2Fdenix/lists"}