{"id":19391903,"url":"https://github.com/bddvlpr/resonance","last_synced_at":"2025-04-24T00:31:56.497Z","repository":{"id":236742873,"uuid":"793059345","full_name":"bddvlpr/resonance","owner":"bddvlpr","description":"My opinionated Nix configurations and modules.","archived":false,"fork":false,"pushed_at":"2025-04-20T08:03:45.000Z","size":2838,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T09:25:15.312Z","etag":null,"topics":["flakes","hyprland","impermanence","nix","nix-darwin","nixos","nixos-configuration","pinned"],"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/bddvlpr.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}},"created_at":"2024-04-28T10:07:09.000Z","updated_at":"2025-04-20T08:03:48.000Z","dependencies_parsed_at":"2024-07-19T14:07:21.306Z","dependency_job_id":"81ee24f1-4b25-4ce1-ac45-132a1c964046","html_url":"https://github.com/bddvlpr/resonance","commit_stats":null,"previous_names":["bddvlpr/resonance"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bddvlpr%2Fresonance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bddvlpr%2Fresonance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bddvlpr%2Fresonance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bddvlpr%2Fresonance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bddvlpr","download_url":"https://codeload.github.com/bddvlpr/resonance/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250539508,"owners_count":21447327,"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":["flakes","hyprland","impermanence","nix","nix-darwin","nixos","nixos-configuration","pinned"],"created_at":"2024-11-10T10:29:37.488Z","updated_at":"2025-04-24T00:31:56.488Z","avatar_url":"https://github.com/bddvlpr.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resonance\n\n![Desktop](https://i.imgur.com/ZkmIEoj.png)\n\nMy opinionated Nix system and module files (may contain traces of pkgs and overlays).\n\n## Structure\n\nEverything is split up in separate flake-parts. Why? I have no clue.\n```\n.\n├── apps                     # Any apps I've used. I think this is empty.\n├── lib                      # Usually functions I share between flakes or modules are put here.\n├── modules                  # Modules are split up in their respective directories. Depending on the host, the correct ones will be imported.\n│   ├── darwin               # Darwin modules; only OSX hosts will import these.\n│   ├── home                 # Home manager modules; all home manager users will import these.\n│   ├── nixos                # NixOS modules; only NixOS hosts will import these.\n│   └── shared               # Shared modules; all hosts will import these on root config level.\n├── overlays                 # I generally do not like using overlays.\n│   └── pkgs                 # Just overlays the local pkgs in /pkgs/ onto the pkgs attribute.\n├── pkgs                     # Packages I use or require without wanting to make a nixpkgs pr.\n└── systems                  # All systems are listed here.\n    ├── dissension\n    └── solaris\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbddvlpr%2Fresonance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbddvlpr%2Fresonance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbddvlpr%2Fresonance/lists"}