{"id":18547749,"url":"https://github.com/johnramsden/nixos","last_synced_at":"2025-04-09T21:31:53.795Z","repository":{"id":102820767,"uuid":"86874301","full_name":"johnramsden/nixos","owner":"johnramsden","description":"My NixOS configuration.","archived":false,"fork":false,"pushed_at":"2019-09-02T01:32:58.000Z","size":198,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T06:37:23.554Z","etag":null,"topics":["linux","nix","nixos","nixpkgs"],"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/johnramsden.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":"2017-04-01T01:50:33.000Z","updated_at":"2019-09-02T01:33:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"51743851-5ff7-41e7-93f0-37a53d8a5059","html_url":"https://github.com/johnramsden/nixos","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fnixos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fnixos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fnixos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fnixos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnramsden","download_url":"https://codeload.github.com/johnramsden/nixos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248114747,"owners_count":21050103,"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":["linux","nix","nixos","nixpkgs"],"created_at":"2024-11-06T20:31:04.898Z","updated_at":"2025-04-09T21:31:53.716Z","avatar_url":"https://github.com/johnramsden.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NixOS\n\nMy NixOS configuration I use as my every day system.\n\n### nixpkgs - git Channel\n\nIn nix repo add nixpkgs channel as submodule:\n\n    git submodule add https://github.com/nixos/nixpkgs\n\nAdd channels repo as upstream and fetch:\n\n    cd nixpkgs\n    git remote add channels https://github.com/nixos/nixpkgs-channels\n    git fetch\n\nGo to branch of choice:\n\n    git remote update channels\n    git reset  --hard channels/nixos-17.03\n\nSet location to directory in config:\n\n    nix.nixPath = [\n        \"/etc/nixos\"\n        \"nixpkgs=/etc/nixos/nixpkgs\"\n        \"nixos-config=/etc/nixos/configuration.nix\"\n    ];\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnramsden%2Fnixos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnramsden%2Fnixos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnramsden%2Fnixos/lists"}