{"id":19115376,"url":"https://github.com/perchunpak/nixos-dotfiles","last_synced_at":"2025-06-23T19:05:18.339Z","repository":{"id":227317191,"uuid":"771077936","full_name":"PerchunPak/nixos-dotfiles","owner":"PerchunPak","description":"My configs for NixOS","archived":false,"fork":false,"pushed_at":"2025-06-18T02:27:36.000Z","size":1552,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T03:28:16.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PerchunPak.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}},"created_at":"2024-03-12T16:42:20.000Z","updated_at":"2025-06-16T08:13:18.000Z","dependencies_parsed_at":"2025-04-16T17:45:04.430Z","dependency_job_id":"1768b1d7-8f37-4982-8854-009df8c0bef8","html_url":"https://github.com/PerchunPak/nixos-dotfiles","commit_stats":null,"previous_names":["perchunpak/nixos-dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PerchunPak/nixos-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerchunPak%2Fnixos-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerchunPak%2Fnixos-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerchunPak%2Fnixos-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerchunPak%2Fnixos-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PerchunPak","download_url":"https://codeload.github.com/PerchunPak/nixos-dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerchunPak%2Fnixos-dotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261539318,"owners_count":23174135,"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":[],"created_at":"2024-11-09T04:46:13.413Z","updated_at":"2025-06-23T19:05:18.302Z","avatar_url":"https://github.com/PerchunPak.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My NixOS dotfiles\n\nIf you don't know what is NixOS, please read [this](https://nixos.wiki/wiki/Overview_of_the_NixOS_Linux_distribution).\nTLDR: I can rebuild my system from scratch with a few commands on a new PC.\n\n## Installation\n\nI prefer to install NixOS from ISO with some GUI, though any should work as well.\n\n```bash\nnix-env -iA nixos.git nixos.neovim\ngit clone https://github.com/PerchunPak/nixos-dotfiles\ncd nixos-dotfiles\n# Format disk; also modify device name if needed\nsudo nix --experimental-features \"nix-command flakes\" run github:nix-community/disko/latest -- --mode disko ./systems/x86_64-linux/perchun-pc/disko.nix --arg device '\"/dev/nvme0n1\"'\nsudo nixos-generate-config --root /mnt\nsudo rm -rf /mnt/etc/nixos\nsudo cp -r ~/nixos-dotfiles /mnt/etc/nixos\nsudo mkdir -p /mnt/persist/home /mnt/persist/system\nsudo chown 1000:100 /mnt/persist/system/home/perchun\nsudo nixos-install --root /mnt --flake /mnt/etc/nixos#perchun-pc\nreboot\n# Done!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperchunpak%2Fnixos-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperchunpak%2Fnixos-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperchunpak%2Fnixos-dotfiles/lists"}