{"id":19922559,"url":"https://github.com/sa7mon/nixos","last_synced_at":"2025-10-12T08:32:36.051Z","repository":{"id":84343680,"uuid":"396162416","full_name":"sa7mon/nixos","owner":"sa7mon","description":"Learning NixOS","archived":false,"fork":false,"pushed_at":"2023-04-18T20:46:00.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T08:32:07.645Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sa7mon.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":"2021-08-14T23:49:37.000Z","updated_at":"2021-12-20T04:07:35.000Z","dependencies_parsed_at":"2023-07-06T22:32:02.071Z","dependency_job_id":null,"html_url":"https://github.com/sa7mon/nixos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sa7mon/nixos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fnixos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fnixos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fnixos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fnixos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sa7mon","download_url":"https://codeload.github.com/sa7mon/nixos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fnixos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010792,"owners_count":26084807,"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-12T02:00:06.719Z","response_time":53,"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":[],"created_at":"2024-11-12T22:11:27.703Z","updated_at":"2025-10-12T08:32:36.044Z","avatar_url":"https://github.com/sa7mon.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Resources\n\n* [Options Search](https://search.nixos.org/options?channel=21.05\u0026from=0\u0026size=50\u0026sort=relevance)\n* [Manual](https://nixos.org/manual/nixos/stable/index.html)\n\n\n## Bootstrap new machine from ISO\n\n```\nparted /dev/sda -- mklabel msdos\nparted /dev/sda -- mkpart primary 1MiB -8GiB\nparted /dev/sda -- mkpart primary linux-swap -8GiB 100%\n\nmkfs.ext4 -L nixos /dev/sda1\nmkswap -L swap /dev/sda2\n\nmount /dev/disk/by-label/nixos /mnt\nswapon /dev/sda2\n\nnixos-generate-config --root /mnt\nnano /mnt/etc/nixos/configuration.nix\n(Set boot.loader.grub.device and enable DHCP for ethernet device)\n\nnixos-install\nreboot\n```\n\n## Persistent Data Stuff\n\n\nhttps://old.reddit.com/r/NixOS/comments/g8c734/how_to_clone_a_repository_at_a_specific_location/\n\nhttps://github.com/yrashk/nix-home/blob/master/home.nix\n\nhttps://stackoverflow.com/questions/53658303/fetchfromgithub-filter-down-and-use-as-environment-etc-file-source\n\nhttps://www.reddit.com/r/NixOS/comments/emnc9d/your_home_in_nix_dotfile_management_with_home/\n\nhttps://www.reddit.com/r/NixOS/comments/fb1p1o/replacing_dotfiles_with_nix/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsa7mon%2Fnixos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsa7mon%2Fnixos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsa7mon%2Fnixos/lists"}