{"id":16333406,"url":"https://github.com/mic92/dotfiles","last_synced_at":"2025-04-04T20:11:38.158Z","repository":{"id":38325852,"uuid":"285483895","full_name":"Mic92/dotfiles","owner":"Mic92","description":"My NixOS dotfiles","archived":false,"fork":false,"pushed_at":"2024-04-30T09:56:56.000Z","size":8585,"stargazers_count":450,"open_issues_count":1,"forks_count":33,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-05-02T00:16:33.626Z","etag":null,"topics":["build-with-buildbot","hacktoberfest","managed-by-renovate","nix-flake","nixos-configuration","nixos-dotfiles"],"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/Mic92.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-08-06T05:40:40.000Z","updated_at":"2024-05-03T12:58:32.285Z","dependencies_parsed_at":"2023-12-29T14:29:35.056Z","dependency_job_id":"a9dc4eaf-f6f5-4b72-a9aa-824855c01cb4","html_url":"https://github.com/Mic92/dotfiles","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mic92%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mic92%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mic92%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mic92%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mic92","download_url":"https://codeload.github.com/Mic92/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247242678,"owners_count":20907134,"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":["build-with-buildbot","hacktoberfest","managed-by-renovate","nix-flake","nixos-configuration","nixos-dotfiles"],"created_at":"2024-10-10T23:35:29.271Z","updated_at":"2025-04-04T20:11:38.142Z","avatar_url":"https://github.com/Mic92.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My personal bootstrap process\n\nFor bootstrapping on\n[legacy operating systems](https://github.com/Mic92/dotfiles/wiki#bootstrap-for-legacy-operating-systems)\n\n# Bootstrap dotfiles when having nix\n\n```console\n$ nix run github:Mic92/dotfiles\n```\n\n# Bootstrap homeshick without nix\n\n```console\n$ nix-shell -p git\nnix-shell\u003e git clone --depth=1 https://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick\nnix-shell\u003e alias homeshick=\"$HOME/.homesick/repos/homeshick/bin/homeshick\"\nnix-shell\u003e homeshick clone https://github.com/Mic92/dotfiles.git\n```\n\n# Bootstrap single user nix:\n\n```console\n$ install -d -m755 -o joerg -g joerg /nix\n$ curl https://nixos.org/nix/install | sh\n```\n\n# Bootstrap multi-user nix:\n\n```console\n$ curl https://nixos.org/nix/install -o install\n$ sh ./install --daemon\n```\n\n# Bootstrap home-manager\n\n```console\n$ hm switch\n```\n\n# Use my nvim configuration as a standalone without installing dotfiles\n\n```console\n$ nix run 'github:Mic92/dotfiles#nvim'\n```\n\n# Need help with nix?\n\nDrop me an email at joerg@thalheim.io to book consultation on Nix/NixOS/DevOps\nrelated topics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmic92%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmic92%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmic92%2Fdotfiles/lists"}