{"id":48757172,"url":"https://github.com/sakuexe/nixos_cloud","last_synced_at":"2026-04-13T03:29:45.429Z","repository":{"id":337210670,"uuid":"1152655121","full_name":"sakuexe/nixos_cloud","owner":"sakuexe","description":"Nix-ifying my VPSes. Currently only used with Hetzner Cloud","archived":false,"fork":false,"pushed_at":"2026-04-06T23:54:06.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-07T01:22:42.834Z","etag":null,"topics":["hetzner-cloud","linux","nixos","server","vps"],"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/sakuexe.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-08T07:56:50.000Z","updated_at":"2026-04-06T23:54:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sakuexe/nixos_cloud","commit_stats":null,"previous_names":["sakuexe/nixos_cloud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sakuexe/nixos_cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakuexe%2Fnixos_cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakuexe%2Fnixos_cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakuexe%2Fnixos_cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakuexe%2Fnixos_cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sakuexe","download_url":"https://codeload.github.com/sakuexe/nixos_cloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakuexe%2Fnixos_cloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31739048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T03:27:07.512Z","status":"ssl_error","status_checked_at":"2026-04-13T03:26:53.610Z","response_time":93,"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":["hetzner-cloud","linux","nixos","server","vps"],"created_at":"2026-04-13T03:29:44.828Z","updated_at":"2026-04-13T03:29:45.422Z","avatar_url":"https://github.com/sakuexe.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NixOS configurations for the cloud\n\nThis repository contains the files for my NixOS virtual machines.\n\nI mostly use Hetzner Cloud, so they are optimized for that.\n\n## Features\n\n- All server configurations in one place\n- Setting up new servers is Blazingly Fast™\n- Improved security with declerative hardening with configuration files\n- All VMs running the same version thanks to the [flake.lock](./flake.lock) file\n- Automated updates once a day with Github Actions\n\n## Updates\n\nThe system checks for updates once a day and applies them to the \nconfiguration if there are any.\n\n[Update notes](https://github.com/sakuexe/nixos_cloud/actions?query=event%3Aschedule+is%3Asuccess++)\n\n## Installation\n\nThe installation uses [nixos-anywhere](https://github.com/nix-community/nixos-anywhere)\nto make the process easy.\n\n**Dependencies**\n\n- Local system with `nix` installed\n- SSH keys for the new system (set in common.nix)\n\n**Command**\n\n```bash\nnix run github:nix-community/nixos-anywhere -- \\\n  --ssh-option IdentityFile=~/.ssh/\u003cSSH_KEY\u003e \\\n  --ssh-option IdentitiesOnly=yes \\\n  --flake .#\u003cHOST_CONFIG_NAME\u003e \\\n  --generate-hardware-config nixos-generate-config \\\n  ./hosts/\u003cHOST_CONFIG_NAME\u003e/hardware-configuration.nix \\\n  root@\u003cREMOTE_IP\u003e\n```\n\n## References\n\n- [Install NixOS on Hetzner - NixOS Wiki](https://wiki.nixos.org/wiki/Install_NixOS_on_Hetzner_Cloud)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakuexe%2Fnixos_cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsakuexe%2Fnixos_cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakuexe%2Fnixos_cloud/lists"}