{"id":23666130,"url":"https://github.com/cethien/dotfiles","last_synced_at":"2025-10-15T21:50:56.471Z","repository":{"id":265916529,"uuid":"896632897","full_name":"cethien/dotfiles","owner":"cethien","description":"🧑‍💻 \"dotfiles\"","archived":false,"fork":false,"pushed_at":"2025-10-02T00:20:18.000Z","size":48209,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-02T01:23:44.303Z","etag":null,"topics":["ansible","docker","dotfiles","home-manager","linux","nix","nix-flake","nixos"],"latest_commit_sha":null,"homepage":"","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/cethien.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-30T22:08:16.000Z","updated_at":"2025-10-02T00:20:22.000Z","dependencies_parsed_at":"2024-12-28T19:25:52.828Z","dependency_job_id":"1cf4ced9-c161-4076-b3aa-0579efb95453","html_url":"https://github.com/cethien/dotfiles","commit_stats":null,"previous_names":["cethien/.files","cethien/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cethien/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cethien%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cethien%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cethien%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cethien%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cethien","download_url":"https://codeload.github.com/cethien/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cethien%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279120642,"owners_count":26108266,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ansible","docker","dotfiles","home-manager","linux","nix","nix-flake","nixos"],"created_at":"2024-12-29T07:21:45.320Z","updated_at":"2025-10-15T21:50:56.466Z","avatar_url":"https://github.com/cethien.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \"dotfiles\"\n\nmy dotfiles... and setup scripts... and system configurations... and server\ninfra...\n\n## requirements:\n\n- [NixOS](https://nixos.org/) / any distro with Nix Package Manager\n\n## remote usage\n\n### setup home\n\nfor first time installation.\n\ninstalls nix, sets some permissions and builds home-manager.\n\ncheck [`setup file`](./setup-home.sh) for details.\n\n```bash\nsh \u003c(curl -fsSL -H 'Cache-Control: no-cache' \"https://raw.githubusercontent.com/cethien/dotfiles/main/setup-home.sh\")\n```\n\n### neovim\n\n_`i use vim btw`_ 🤓\n\n_`are you really 10x without vim motions?`_ 🤓\n\nbuild neovim from remote.\n\nnot sure about installing, will look into it later (famous last words)\n\n```bash\nnix run github:cethien/dotfiles#neovim\n```\n\n### build home from remote\n\n_doesn't need existing home manager instance_\n\n```bash\nnix run nixpkgs#home-manager -- switch \\\n--flake github:cethien/dotfiles#\"$(whoami)@$(hostname | tr 'A-Z' 'a-z')\" -b bak-hm-\"$(date +%Y%m%d_%H%M%S)\"\n```\n\nincludes also 2 console aliases:\n\n- `rebuild` to build home from remote\n- `rebuild-os` to build system from remote... speaking of:\n\n### build nixos\n\nwell, you should have nixos installed, otherwise... will do nuthin' (well, it\nwill error, but thats basically nuthin')\n\n```bash\nsudo nixos-rebuild switch \\\n--flake github:cethien/dotfiles#\"$(hostname | tr 'A-Z' 'a-z')\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcethien%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcethien%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcethien%2Fdotfiles/lists"}