{"id":20808859,"url":"https://github.com/mazurel/nixos-config","last_synced_at":"2026-04-18T20:33:19.992Z","repository":{"id":175901342,"uuid":"309815300","full_name":"Mazurel/nixos-config","owner":"Mazurel","description":"My simple, personal desktop nixos configs [in progress]","archived":false,"fork":false,"pushed_at":"2022-02-25T15:40:49.000Z","size":462,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-12T23:39:45.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Mazurel.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-03T21:49:01.000Z","updated_at":"2021-12-29T19:35:06.000Z","dependencies_parsed_at":"2025-12-12T00:08:00.806Z","dependency_job_id":null,"html_url":"https://github.com/Mazurel/nixos-config","commit_stats":null,"previous_names":["mazurel/nixos-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mazurel/nixos-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mazurel%2Fnixos-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mazurel%2Fnixos-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mazurel%2Fnixos-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mazurel%2Fnixos-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mazurel","download_url":"https://codeload.github.com/Mazurel/nixos-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mazurel%2Fnixos-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31984144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-17T19:56:25.788Z","updated_at":"2026-04-18T20:33:19.984Z","avatar_url":"https://github.com/Mazurel.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"*This README is in progress*\n\n# My simple desktop nixos + home-manager config with flakes\n\nMy NixOS configurations based on Nix flakes. They are deeply integrated with home-manager via my custom module system (accesible via `config.mazurel` or `mazurel`).\n\n## Assumptions\n\n- Single main user (specified by `config.mazurel.username`) + root user.\n- Zsh as a shell.\n- Alacritty is the main terminal (TODO: Add possibility to choose terminal).\n\n## Module system\n\nThis configuration consists of custom module system. \nAll custom modules are spocified under `mazurel` attribute.\n\n### Inspecting options\n\nInspecting custom options avaible in this configuration is quite simple:\n\n1. Start up nix repl and load the flake:\n``` bash\nnix repl\n```\n```nix\nflake = buitlins.getFlake \"\u003cinsert path here\u003e\"\n```\n\n2. See the options by running:\n```nix\nflake.nixosConfigurations.pc.options.mazurel\n```\n\n3. ???\n4. Profit !\n\n## Directory structure\n\n- All modules and generic settings are localized in `modules` folder.\n- My custom packages, which are avaible via overlay can be found in `packages` folder.\n- All settings specific to machines, can be found in `settings` folder.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazurel%2Fnixos-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazurel%2Fnixos-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazurel%2Fnixos-config/lists"}