{"id":19916814,"url":"https://github.com/srackham/nixos-configurations","last_synced_at":"2026-05-15T05:38:48.604Z","repository":{"id":229113061,"uuid":"775784716","full_name":"srackham/nixos-configurations","owner":"srackham","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-13T04:52:31.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T05:27:59.389Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srackham.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}},"created_at":"2024-03-22T03:11:35.000Z","updated_at":"2025-02-13T04:52:34.000Z","dependencies_parsed_at":"2024-09-08T07:38:19.227Z","dependency_job_id":"21d5c4e6-ad7f-4b7c-a75a-bce14e7f3661","html_url":"https://github.com/srackham/nixos-configurations","commit_stats":null,"previous_names":["srackham/nixos-configuration","srackham/nixos-configurations"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srackham%2Fnixos-configurations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srackham%2Fnixos-configurations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srackham%2Fnixos-configurations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srackham%2Fnixos-configurations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srackham","download_url":"https://codeload.github.com/srackham/nixos-configurations/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241347208,"owners_count":19948113,"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-11-12T21:47:41.588Z","updated_at":"2026-05-15T05:38:48.597Z","avatar_url":"https://github.com/srackham.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NixOS Configuration Files\n\nA set of NixOS configuration files and build helpers.\n\n- NixOS build files named like `./hosts/\u003chostname\u003e/configuration.nix`, included modules are named like in the `./modules` directory.\n- Use the `exported/post-install-config.sh` script in the chezmoi repo to install distro agnostic configuration options not managed by the NixOS configuration.\n\n## TODO\n\n## Usage\n\n1. If you haven't already done so, you will need to install and log in to NixOS on the target machine.\n2. Download this repo.\n   ```sh\n   cd ~\n   git clone https://github.com/srackham/nixos-configurations.git\n   ```\n3. Optionally edit configuration files.\n4. Rebuild NixOS using the `mknixos` alias:\n\n   ```sh\n   alias mknixos=\"sudo nixos-rebuild -I nixos-config=$HOME/share/projects/nixos-configurations/hosts/$HOST/configuration.nix\"\n\n\n   mknixos switch  # Run `nixos-rebuild switch`.\n   ```\n\n## Host Configurations\n\n- `nixos1`: GNOME desktop VirtualBox guest.\n- `dell7090`: Dell Optiplex 7090 SFF desktop PC.\n- `rpi1`: Raspberry Pi 4 NAS server (CUPS, NFS, SMB).\n\nNix modules imported by host configuration files:\n\n- `./modules/rp4.nix`: Raspberry Pi 4 specific.\n- `./modules/server.nix`: services, packages and users.\n\nA comprehensive look at NixOS configuration modularity can be found here:\n[Modularize NixOS and Home Manager](https://www.youtube.com/watch?v=vYc6IzKvAJQ).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrackham%2Fnixos-configurations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrackham%2Fnixos-configurations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrackham%2Fnixos-configurations/lists"}