{"id":15735715,"url":"https://github.com/simonrw/nix-config","last_synced_at":"2025-03-13T07:31:58.740Z","repository":{"id":60996592,"uuid":"535882639","full_name":"simonrw/nix-config","owner":"simonrw","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-29T19:52:16.000Z","size":67306,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T21:45:10.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonrw.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":"2022-09-12T23:16:10.000Z","updated_at":"2024-10-29T19:52:20.000Z","dependencies_parsed_at":"2024-05-13T09:27:24.861Z","dependency_job_id":"bd139d70-f34d-47b1-8a73-578291536732","html_url":"https://github.com/simonrw/nix-config","commit_stats":{"total_commits":2280,"total_committers":3,"mean_commits":760.0,"dds":"0.034649122807017596","last_synced_commit":"586cbd12ee8745c6c477a11e44e6bdd815595f62"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fnix-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fnix-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fnix-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fnix-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonrw","download_url":"https://codeload.github.com/simonrw/nix-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243361368,"owners_count":20278556,"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":"2024-10-04T01:14:47.588Z","updated_at":"2025-03-13T07:31:54.989Z","avatar_url":"https://github.com/simonrw.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nix config\n\nI manage my systems with [nix](https://nixos.org):\n\n* [NixOS](https://nixos.org)\n* [nix-darwin](https://github.com/LnL7/nix-darwin)\n* [home-manager](https://github.com/nix-community/home-manager)\n\nI do not expect anyone else to use this system, but there may be useful information in the configs.\n\n## Layout\n\n* nixos system configurations under [`system/nixos`](./system/nixos)\n  * my main system [\"astoria\"](./system/nixos/astoria) is the configuration of my main development PC (intel CPU, nVidia GPU)\n* nix-darwin configurations under [`system/darwin`](./system/darwin)\n* home-manager configuration under [`home`](./home) with \"top level\" configuration at [`home/home.nix`](./home/home.nix) with imports to other sub-modules. I am trying to migrate to a more modular configuration as part of learning nix, but I'm not 100% there yet\n\n## Usage\n\n*These instructions are for my benefit only*\n\n### Updating the system\n\n```\n$ ./bin/switch.sh\n```\n\n### Building the system into the result dir\n\n```\n$ ./bin/build.sh\n```\n\n### Building a VM of the system on NixOS\n\n```\n$ ./bin/vm-build.sh\n```\n\n### Playing around with the config in a REPL\n\n```\n./bin/nixos-config.sh\n```\n\n### Updating my home-manager config only\n\n```\n./bin/home-switch.sh\n```\n\n### Building my home-manager config only\n\n```\n./bin/home-build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrw%2Fnix-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonrw%2Fnix-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrw%2Fnix-config/lists"}