{"id":13598592,"url":"https://github.com/donovanglover/nix-config","last_synced_at":"2025-04-12T18:44:12.750Z","repository":{"id":87784754,"uuid":"107767866","full_name":"donovanglover/nix-config","owner":"donovanglover","description":"My NixOS configuration with Nix Flakes, Home Manager, Stylix, and Hyprland.","archived":false,"fork":false,"pushed_at":"2025-03-31T03:55:54.000Z","size":32693,"stargazers_count":323,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T21:13:02.753Z","etag":null,"topics":["dotfiles","dunst","dwm","fcitx","fish","home-manager","hyprland","ironbar","kitty","mpv","neovim","nixos","rice","rofi","stylix"],"latest_commit_sha":null,"homepage":"https://donovan.is/nix-config","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/donovanglover.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}},"created_at":"2017-10-21T09:31:19.000Z","updated_at":"2025-04-03T04:35:58.000Z","dependencies_parsed_at":"2023-06-02T08:00:37.644Z","dependency_job_id":"da8715eb-ca01-4b2c-9590-636315a97656","html_url":"https://github.com/donovanglover/nix-config","commit_stats":{"total_commits":3600,"total_committers":1,"mean_commits":3600.0,"dds":0.0,"last_synced_commit":"0299a132f7f89946ad179ad4e934306c301dfd68"},"previous_names":["donovanglover/nix-config"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovanglover%2Fnix-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovanglover%2Fnix-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovanglover%2Fnix-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovanglover%2Fnix-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donovanglover","download_url":"https://codeload.github.com/donovanglover/nix-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248617199,"owners_count":21134190,"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":["dotfiles","dunst","dwm","fcitx","fish","home-manager","hyprland","ironbar","kitty","mpv","neovim","nixos","rice","rofi","stylix"],"created_at":"2024-08-01T17:00:54.064Z","updated_at":"2025-04-12T18:44:12.727Z","avatar_url":"https://github.com/donovanglover.png","language":"Nix","funding_links":[],"categories":["Nix","Nix Configurations"],"sub_categories":[],"readme":"# nix-config\n\nMy [NixOS] configuration with [Nix Flakes], [Home Manager], [Stylix], and [Hyprland].\n\n![A screenshot of Pepper looking earnestly at declaratively configured Git abbreviations for the fish shell, written in Nix.](./cover.jpg)\n\u003csub\u003eBackground art: [The market](https://www.peppercarrot.com/en/viewer/artworks__2022-02-21_The-market_by-David-Revoy.html), [In Bloom](https://www.peppercarrot.com/en/viewer/artworks__2022-03-02_In-Bloom_by-David-Revoy.html) and [Vertical cover book two screen](https://www.peppercarrot.com/en/viewer/artworks__2016-11-14_vertical-cover-book-two_screen_by-David-Revoy.html) by David Revoy − [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en).\u003c/sub\u003e\n\n![A screenshot of a Rust programming environment with Neovim, kitty, and bacon.](./.github/screenshots/neovim.png)\n\u003csub\u003eBackground art: [Video game jam](https://www.peppercarrot.com/en/viewer/misc__2023-06-12_video-game-jam_by-David-Revoy.html) by David Revoy − [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en).\u003c/sub\u003e\n\n## Features\n\n- Clean, readable code that can be easily modified to add/remove things as needed.\n- Fully reproducible and declarative environment thanks to NixOS.\n- Reasonably secure containers isolated from your personal files and network.\n- Nix Flakes + Home Manager + Btrfs on LUKS.\n- Simple yet effective Neovim setup with nvim-lspconfig.\n- Modern Wayland support with Hyprland and the master-stack layout.\n- Easily switch to a similar dwm config if X is necessary.\n- Full Japanese support with fonts, input method, and wine covered.\n- A universal color scheme inherited by all applications.\n\n## Usage\n\n```fish\ngit clone https://github.com/donovanglover/nix-config \u0026\u0026 cd nix-config\nnixos-rebuild build-vm --flake .#nixos\n./result/bin/run-nixos-vm\n```\n\nThe code base is designed to be small so it's easy to adjust things as needed. Have fun!\n\n[NixOS]: https://nixos.org/\n[Nix Flakes]: https://wiki.nixos.org/wiki/Flakes\n[Home Manager]: https://nix-community.github.io/home-manager/\n[Stylix]: https://danth.github.io/stylix/\n[Hyprland]: https://hyprland.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonovanglover%2Fnix-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonovanglover%2Fnix-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonovanglover%2Fnix-config/lists"}