{"id":21060400,"url":"https://github.com/atemu/nixos-config","last_synced_at":"2025-05-16T00:34:07.807Z","repository":{"id":49320118,"uuid":"259843238","full_name":"Atemu/nixos-config","owner":"Atemu","description":"My NixOS configurations","archived":false,"fork":false,"pushed_at":"2025-04-29T18:45:46.000Z","size":736,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-29T19:45:40.874Z","etag":null,"topics":["nix","nixos","nixos-config","nixos-configuration"],"latest_commit_sha":null,"homepage":"","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/Atemu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2020-04-29T06:28:01.000Z","updated_at":"2025-04-29T18:45:50.000Z","dependencies_parsed_at":"2023-02-18T15:15:56.615Z","dependency_job_id":"f696665b-1724-4d24-bd1b-654aefac8dd3","html_url":"https://github.com/Atemu/nixos-config","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atemu%2Fnixos-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atemu%2Fnixos-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atemu%2Fnixos-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atemu%2Fnixos-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Atemu","download_url":"https://codeload.github.com/Atemu/nixos-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254447994,"owners_count":22072755,"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":["nix","nixos","nixos-config","nixos-configuration"],"created_at":"2024-11-19T17:17:23.990Z","updated_at":"2025-05-16T00:34:02.786Z","avatar_url":"https://github.com/Atemu.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Atemu's NixOS configs\n\n## Structure\n\n- [`configs`](./configs/) contain the configs of my various hosts:\n  - HEPHAISTOS is a desktop gaming computer and workstation\n  - SOTERIA is my home server, hosting various services and holding my hot data\n  - THESEUS is my portable laptop computer (a https://frame.work laptop, get it?)\n  - PLATON is a portable pen tablet convertible laptop\n- [`hardware`](./hardware/) contain configuration specific to certain hardware systems of mine. The individual `configs` include them, depending on which machines they're used on.\n- [`modules`](./modules/) contain NixOS modules for configuring certain aspects of my system. These usually only have effects when their `enable` option is set but some are always active such as my packages module.\n- [`common.nix`](./common.nix) contains config common across all of my hosts regardless of its purpose\n\n## Usage\n\n    nix-build -A HOSTNAME.system\n\nor\n\n    nixos-rebuild build -I nixos-config=configs/HOSTNAME/default.nix\n\nAdditionally, a symlink can be created from `./current-config.nix` to a host's `default.nix` allowing you to pass just this directory to `nixos-rebuild`.\n\n## Secrets\n\nSome modules utilise \"secret\" values such as my personal domain name containing my clear name or my ACME email which I do not wish to publish here. These must be given in a `./secrets.nix` that is explicitly not checked into git.\n\n## Flakes?\n\nNo.\n\n## License\n\nThis code is licensed under the [MIT license](./LICENSE) unless specified otherwise. Feel free to re-use or bring it into upstream projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatemu%2Fnixos-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatemu%2Fnixos-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatemu%2Fnixos-config/lists"}