{"id":15171753,"url":"https://github.com/topenpe/nixos-dotfiles","last_synced_at":"2026-01-25T07:33:44.646Z","repository":{"id":247275624,"uuid":"822469211","full_name":"topenpe/nixos-dotfiles","owner":"topenpe","description":"NixOS \u0026 Home-Manager Unified Flake with a lot of niceties","archived":false,"fork":false,"pushed_at":"2025-04-24T13:57:09.000Z","size":43050,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T14:48:48.742Z","etag":null,"topics":["ags","dotfiles","eww","hyprland","nixos"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/topenpe.png","metadata":{"files":{"readme":"README.org","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":"2024-07-01T08:04:14.000Z","updated_at":"2025-04-24T13:57:14.000Z","dependencies_parsed_at":"2024-09-17T17:57:35.230Z","dependency_job_id":"423dbd7d-8b48-42a1-af1d-c8b64fa4a5fd","html_url":"https://github.com/topenpe/nixos-dotfiles","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":"0.11111111111111116","last_synced_commit":"19f3d6dc78b47f3c199898a8f0094d153b5b2a6c"},"previous_names":["topenpe/nixos-dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/topenpe/nixos-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topenpe%2Fnixos-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topenpe%2Fnixos-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topenpe%2Fnixos-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topenpe%2Fnixos-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/topenpe","download_url":"https://codeload.github.com/topenpe/nixos-dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topenpe%2Fnixos-dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28747574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T05:12:38.112Z","status":"ssl_error","status_checked_at":"2026-01-25T05:04:50.338Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ags","dotfiles","eww","hyprland","nixos"],"created_at":"2024-09-27T09:03:29.926Z","updated_at":"2026-01-25T07:33:44.627Z","avatar_url":"https://github.com/topenpe.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE:My NixOS flake\n\n[[https://nixos.org][NixOS]] is a Linux distribution that is based on the purely functional Nix package manager, and it employs the concepts of declarativeness and reproducibility to allow you to make a system that never changes, unless you want it to.\n\nIt is also the distro that put an end to my distrohopping, and for some ten years, no less.\n\nThe content of this repo is subject to constant change, as I'm yet to add Nix-managed configurations for *all* the programmes I use, but in the end it will be a complete declaration of this system. When will it happen? The world wonders.\n\n* Installation\n\nOn NixOS, enable flakes and =nix= command by putting this into your =configuration.nix=:\n#+BEGIN_SRC nix\n  { nix.settings.experimental-features = [ \"flakes\" \"nix-command\" ]; }\n#+END_SRC\n\nClone this repo somewhere, change some settings if needed, and invoke ~# nixos-rebuild switch --flake .#hanabi~. Write your own hostname instead of =hanabi= if you've changed it in the configuration.\n\n* Programmes\n\n- WM: Hyprland\n- Terminal: kitty\n- Shell: zsh \u0026 Starship\n- Bar: Eww\n- Runner: rofi\n- Colourscheme: Catppuccin Mocha\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopenpe%2Fnixos-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopenpe%2Fnixos-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopenpe%2Fnixos-dotfiles/lists"}