{"id":22310150,"url":"https://github.com/Awan/nix","last_synced_at":"2025-07-29T07:32:23.193Z","repository":{"id":49095036,"uuid":"517157163","full_name":"Awan/nix","owner":"Awan","description":"My NixOS dotfiles managed by Home-Manager","archived":false,"fork":false,"pushed_at":"2023-01-13T15:06:43.000Z","size":1334,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-13T00:05:39.970Z","etag":null,"topics":["abdullah","automation","dotfiles","khabir","nix","nix-flake","nixops","nixos","nixos-configuration","nixpkgs","vimrc"],"latest_commit_sha":null,"homepage":"https://abdullah.solutions","language":"Shell","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/Awan.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}},"created_at":"2022-07-23T20:23:51.000Z","updated_at":"2025-02-10T23:19:38.000Z","dependencies_parsed_at":"2023-02-09T16:01:08.305Z","dependency_job_id":null,"html_url":"https://github.com/Awan/nix","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/Awan/nix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Awan%2Fnix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Awan%2Fnix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Awan%2Fnix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Awan%2Fnix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Awan","download_url":"https://codeload.github.com/Awan/nix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Awan%2Fnix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267646014,"owners_count":24120919,"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-07-29T02:00:12.549Z","response_time":2574,"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":["abdullah","automation","dotfiles","khabir","nix","nix-flake","nixops","nixos","nixos-configuration","nixpkgs","vimrc"],"created_at":"2024-12-03T21:01:00.122Z","updated_at":"2025-07-29T07:32:23.186Z","avatar_url":"https://github.com/Awan.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"[![river-session](https://user-images.githubusercontent.com/42554663/182757863-fee0c31c-6a2c-4804-82a9-61c096783476.png)](https://www.youtube.com/watch?v=demAfQQyIb4 \"My river setup\")\n\n![x1c running NixOS](https://user-images.githubusercontent.com/42554663/181168480-c05092dd-5914-4f80-954b-f459e7317800.png)\n\n[![asciicast](https://asciinema.org/a/514548.svg)](https://asciinema.org/a/514548)\n\n\n## NixOS dotfiles with Home-Manager\n\n# Installation\n\n- After partitioning, formatting and mounting the filesystems, run:\n\n    ```shell\n    # Just to be sure, that /etc/nixos is created...\n    nixos-generate-config --root /mnt\n    ```\n\n- Clone this repository, edit `nixos/configuration.nix` and `nixos/hardware-configuration.nix`... Replace `UUID` with hardware new UUIDs, push changes. If you're not [me](https://abdullah.today/about), you can't push changes. So just use that clone after editing those files:\n\n    ```shell\n    cd cloned_repo_path\n    nixos-install --impure --flake .#x1c\n    ```\n\n    `x1c` is my hostname. So if you want to change it, don't forget to replace it three places:\n\n    - 1  in `nixos/configuration.nix`\n    - 2  in `flake.nix`\n    - 3  when invoking `nixos-install`\n\n- After installation, install `home-manager` and then give it this flake to copy dotfiles.\n\n    ```shell\n    nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz\n    nix-channel --update\n    nix-shell '\u003chome-manager\u003e' -A install\n    home-manager switch --flake github:Awan/nix#ak\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAwan%2Fnix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAwan%2Fnix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAwan%2Fnix/lists"}