{"id":16614436,"url":"https://github.com/belak/dotfiles","last_synced_at":"2025-03-16T21:31:08.247Z","repository":{"id":33917097,"uuid":"37636252","full_name":"belak/dotfiles","owner":"belak","description":"My personal environment configuration","archived":false,"fork":false,"pushed_at":"2024-05-21T20:44:49.000Z","size":2544,"stargazers_count":27,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-21T21:47:18.823Z","etag":null,"topics":["dotfiles","emacs","vimrc","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/belak.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":"2015-06-18T03:59:24.000Z","updated_at":"2024-05-30T00:41:25.872Z","dependencies_parsed_at":"2023-11-15T06:30:33.363Z","dependency_job_id":"c691b371-f63b-40d1-a047-a076e8c0a51a","html_url":"https://github.com/belak/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belak%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belak%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belak%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belak%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belak","download_url":"https://codeload.github.com/belak/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830949,"owners_count":20354854,"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":["dotfiles","emacs","vimrc","zshrc"],"created_at":"2024-10-12T02:06:15.400Z","updated_at":"2025-03-16T21:31:07.844Z","avatar_url":"https://github.com/belak.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# belak's dotfiles\n\n## Nix\n\nFor setup, run the following:\n\n``` shell\n# NixOS setup\nsudo ln -sf ~/.dotfiles/nix/flake.nix /etc/nixos/flake.nix\nsudo nixos-rebuild switch --flake ~/.dotfiles\n\n# nix-darwin setup\nnix run nix-darwin -- switch --flake ~/.dotfiles\n\n# home-manager setup\nnix run github:nix-community/home-manager -- switch --flake ~/.dotfiles\n```\n\n### Concepts\n\nHosts are configured with a user-level nix target (`home-manager`) and often a\nhost-level nix target (`nix-darwin`, `nixos`, etc).\n\nIn general, packages should be installed at the user-level unless they need to\nbe installed at a system level to work properly. This includes things like\nsystem daemons, programs needed to set up the system, and shells.\n\n### Work Computers\n\nNote that the Nix flake in this repo is also used as a dependency in a private\nwork flake. This allows me to keep most common configuration here, in modules,\nand have any work-specific config in a private repo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelak%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelak%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelak%2Fdotfiles/lists"}