{"id":51590405,"url":"https://github.com/repinek/nixos-dotfiles","last_synced_at":"2026-07-11T14:01:44.705Z","repository":{"id":369722451,"uuid":"1289253792","full_name":"repinek/nixos-dotfiles","owner":"repinek","description":"Declarative NixOS config for personal use.","archived":false,"fork":false,"pushed_at":"2026-07-06T15:35:11.000Z","size":3613,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-06T17:14:54.088Z","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/repinek.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":"2026-07-04T14:11:10.000Z","updated_at":"2026-07-06T15:36:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/repinek/nixos-dotfiles","commit_stats":null,"previous_names":["repinek/nixos-dotfiles"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/repinek/nixos-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repinek%2Fnixos-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repinek%2Fnixos-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repinek%2Fnixos-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repinek%2Fnixos-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/repinek","download_url":"https://codeload.github.com/repinek/nixos-dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repinek%2Fnixos-dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35364269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-07-11T14:01:41.828Z","updated_at":"2026-07-11T14:01:44.700Z","avatar_url":"https://github.com/repinek.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repinek's NixOS dotfiles\nDeclarative [NixOS](https://nixos.org) config for personal use. \n\n##### Contents\n- [Screenshots](#screenshots)\n- [Features](#features-and-main-packages)\n    - [Programs](#programs)\n- [Usage](#usage)\n- [TODO](#todo)\n- [License](#license)\n- [Credits](#credits)\n\n## Screenshots\n\n\u003cimg src=\"assets/screenshots/screenshot_1.png\" width=\"700\" alt=\"Rose Pine Theme, Noctalia Shell, Hyprland, Alacritty and Control Center\"\u003e\n\u003cimg src=\"assets/screenshots/screenshot_2.png\" width=\"700\" alt=\"Creamy Forest Theme, Noctalia Shell, Hyprland, Nemo and Media\"\u003e\n\n## Features and Main Packages\n- Flake-based with fully modular system\n- Supports multiple hosts and users\n- Fully configured desktop experience with Hyprland and Noctalia Shell\n- Theme management with Noctalia Shell: handles wallpapers, GTK, Qt5/6, btop, Alacritty, fastfetch, Hyprland, VSCodium \n- A lot of useful [aliases](modules/shell/fish/fish-aliases.nix)\n- Ergonomic [keybindings](modules/desktop/hypr/hyprland/keybinds.nix) for Hyprland\n\n### Programs\n- **WM**: [Hyprland](https://github.com/hyprwm/Hyprland)  \n- **Desktop Shell**: [Noctalia Shell](https://github.com/noctalia-dev/noctalia)  \n- **File Manager**: [Nemo with extensions](https://github.com/linuxmint/nemo)\n- **Terminal**: [Alacritty](https://github.com/alacritty/alacritty)  \n- **Shell**: [fish](https://github.com/fish-shell/fish-shell)\n- **Browsers**:\n    - [Waterfox](https://github.com/BrowserWorks/Waterfox) _(3-rd party flake)_\n    - [ungoogled-chromium](https://github.com/ungoogled-software/ungoogled-chromium)\n- **Messengers**:  \n    - [Telegram desktop](https://github.com/telegramdesktop/tdesktop)  \n    - [Vesktop](https://github.com/Vencord/Vesktop)\n    - [Element](https://github.com/element-hq/element-web)\n- **Development**:  \n    - [VSCodium](https://github.com/VSCodium/vscodium)  \n    - [Rider](https://www.jetbrains.com/rider/)* _(not configured yet)_\n    - [Vim](https://github.com/vim/vim) _(not configured yet)_  \n    - [opencode CLI](https://github.com/anomalyco/opencode/)\n    - _TODO: Neovim (nvf or nixvim idk)_\n- **Reverse Engineering**\n    - [JADX](https://github.com/skylot/jadx)\n    - [Detect It Easy](https://github.com/horsicq/Detect-It-Easy)\n    - _TODO: ilspycmd_\n    - _TODO: reqable* or proxypin_\n    - _TODO: IDA Pro_\n- **Games**: \n    - [osu!lazer](https://github.com/ppy/osu)** _(w/ [gammastep](https://gitlab.com/chinstrap/gammastep))_\n    - [Steam](https://store.steampowered.com/about/)*\n    - _TODO: gamemoded_\n- **Other Utilities with GUI**:\n    - [OBS Studio](https://github.com/obsproject/obs-studio)\n    - [Local Send](https://github.com/localsend/localsend)\n    - [LosslessCut](https://github.com/mifi/lossless-cut)\n    - [Audacity](https://github.com/audacity/audacity)\n    - _TODO: try logseq??_\n    - _TODO: Krita_\n    - _TODO: Filezilla_\n    - _TODO: office_\n    - _TODO: GNOME Disk utility_\n    - _TODO: Filelight_\n- **VPN Client**: [Throne](https://github.com/throneproj/Throne) _(powered by [sing-box](https://github.com/SagerNet/sing-box))_\n- **Other CLI Utilities**:\n    - btrfs related, gh, git, ssh, fastfetch, starship, scrcpy, platform-tools* (adb and fastboot) and many others...\n    see all [here](modules/core/packages/) and [here](modules/cli/)\n    - _TODO: ffmpeg_\n    - _TODO: yazi_\n\n\\* - propietary software  \n\\** - open source but has propietary pieces (e.g. anticheat in osu!lazer)\n\n## Usage\n\u003e [!WARNING]  \n\u003e This is my personal configuration, created only for me, for my personal hardware and workflow.  \n\u003e **DO NOT COPY \u0026 PASTE IT BLINDLY**  \n\u003e Use it only as a **reference** to build and configure your own config.  \n\nIf you know what you are doing and just want to look around:\n```bash\ngit clone https://github.com/repinek/nixos-dotfiles.git\ncd nixos-dotfiles\n```\n\n## TODO\n- [ ] Try niri one day\n- [ ] Configure MIME types\n- [ ] Configure Media viewer (video, photos, audio, etc.)\n\nAlso, there's a lot of `FIXME` comments \n\n## License\nThis project is licensed under the **MIT License**.  \nSee the [LICENSE](LICENSE) file for details.\n\n## Credits\n- [datsfilipe dotfiles](https://github.com/datsfilipe/dotfiles) - Architecture is highly inspired by this dotfiles\n- [Ruject nixos-infra](https://git.ruject.fun/RuJect/nixos-infra) - Some modules and architecture things were taken from here\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepinek%2Fnixos-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepinek%2Fnixos-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepinek%2Fnixos-dotfiles/lists"}