{"id":21180655,"url":"https://github.com/okwilkins/.dotfiles","last_synced_at":"2026-04-17T01:03:04.460Z","repository":{"id":226925719,"uuid":"769957944","full_name":"okwilkins/.dotfiles","owner":"okwilkins","description":"My personal Nix dotfiles for Linux and MacOS.","archived":false,"fork":false,"pushed_at":"2026-04-10T20:51:25.000Z","size":1227,"stargazers_count":39,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-10T22:23:31.060Z","etag":null,"topics":["config","dotfiles","neovim","nix","shell","zsh"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/okwilkins.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":"2024-03-10T14:39:21.000Z","updated_at":"2026-04-10T20:51:29.000Z","dependencies_parsed_at":"2024-06-15T20:29:25.371Z","dependency_job_id":"15e2f790-4517-4fb4-bb29-9b2dc1b1c98e","html_url":"https://github.com/okwilkins/.dotfiles","commit_stats":null,"previous_names":["okwilkins/nvim-config"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/okwilkins/.dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okwilkins%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okwilkins%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okwilkins%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okwilkins%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okwilkins","download_url":"https://codeload.github.com/okwilkins/.dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okwilkins%2F.dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"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":["config","dotfiles","neovim","nix","shell","zsh"],"created_at":"2024-11-20T17:45:45.703Z","updated_at":"2026-04-17T01:03:04.282Z","avatar_url":"https://github.com/okwilkins.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .dotfiles\n\n\u003e The setup where you can officially say: *\"I use Nix and Neovim, btw\"* 😎\n\n---\n\nThis is an opinionated Nix-based setup and dotfiles to have a hyper-personalised and consistent development environment across every machine.\nThis setup currently runs on Linux, MacOS and even within containers, EC2 machines and VMs.\n\nThe configuration of each application has two ideas in mind:\n\n1. It needs to aid how quickly I can develop. Where possible, Vim keybinds are used. There are *many* CLI tools used to speed up my workflow. I primarily work within the terminal, here are some of the tools I use to make things smooth: [Neovim](https://neovim.io/), [fzf](https://github.com/junegunn/fzf), [ripgrep](https://github.com/BurntSushi/ripgrep), [bat](https://github.com/sharkdp/bat), [exa](https://github.com/ogham/exa), [zoxide](https://github.com/ajeetdsouza/zoxide) and many more.\n2. It needs to look good. There are too many setups that optimise only for speed, why not have speed and looks?\n\n## Components\n\n|                                                                | Tools                                                                                |\n|----------------------------------------------------------------|--------------------------------------------------------------------------------------|\n| **Window Manager**                                             | [Hyprland](https://hypr.land/)                                                       |\n| **Terminal**                                                   | [Ghostty](https://ghostty.org/)                                                      |\n| **Status Bar** / **Notifier** / **Launcher** / **lockscreens** | [noctalia-shell](https://noctalia.dev)                                               |\n| **Display Manager**                                            | [tuigreet](https://github.com/apognu/tuigreet)                                       |\n| **File Manager**                                               | [Yazi](https://github.com/sxyazi/yazi) + [Nautilus](https://apps.gnome.org/Nautilus) |\n| **Shell**                                                      | [Zsh](https://www.zsh.org) + [Starship](https://starship.rs)                         |\n| **Media Player**                                               | [mpv](https://mpv.io)                                                                |\n| **Text Editor**                                                | [Neovim](https://neovim.io)                                                          |\n| **Image Viewer**                                               | [imv](https://sr.ht/~exec64/imv)                                                     |\n| **Screenshot Software**                                        | [Hyprshot](https://github.com/Gustash/hyprshot)                                      |\n\nThis setup also include full disk encryption and user auth via Yubikeys. Secrets are maintained and stored via SOPs in a private repo.\n\n## Screenshots\n\n![Alt Text](https://drive.google.com/uc?export=view\u0026id=1FRGqCZ4RS9QigVkTldzHaOeVyJSZVSSE)\n![Alt Text](https://drive.google.com/uc?export=view\u0026id=1pJUVzmcKdJU_2lOdGMzKpiKd4rxzCLXh)\n![Alt Text](https://drive.google.com/uc?export=view\u0026id=1BuxdYWC8NKWpXXxSmOiyGMO3FgfE0NN1)\n\n## Getting Started\n\nGit clone to the root of your home directory:\n\n```bash\ncd ~\ngit clone https://github.com/okwilkins/.dotfiles\n```\n\nTo install the setup for a given host run:\n\n```bash\nsudo nixos-rebuild switch --flake .#\u003cINSERT HOST\u003e\n```\n\n## Project Structure\n\n```\n├── certs                           | Collection of certificates to be installed.\n├── config                          | Configuration globals used throughout the setup.\n├── generators                      | Allows NixOS configurations to generate outputs for different target formats (ISOs, VMs, containers).\n├── home                            | Home-manager applications and config files to be installed for the user.\n│   ├── base                        | Config for ALL systems.\n│   │   ├── core                    | Core config like shells and CLI tools.\n│   │   ├── gui                     | Config for GUI-based application shared on all systems.\n│   │   └── tui                     | Config for TUI-based application shared on all systems.\n│   ├── darwin                      | Config for MacOS-based systems.\n│   └── linux                       | Config for Linus-based systems.\n├── hosts                           | Nix and hardware config for individual systems.\n│   ├── home-aspen                  | Container-based setup for personal use.\n│   ├── home-birch                  | NixOS setup for my personal laptop.\n│   ├── home-oak                    | NixOS setup for my high powered desktop.\n│   └── work-hamming                | Nix Darwin setup for my work laptop.\n├── modules                         | System-wide config for each system types.\n├── outputs                         | Nix Flake outputs for each host.\n└── overlays                        | Allows patching of any packages that maybe broken on a particular system.\n```\n\n## Thanks To\n\nA big thank you to the following people for their inspiration and help:\n\n- [ThePrimeagen](https://github.com/ThePrimeagen)\n- [ryan4yin](https://github.com/ryan4yin)\n- [EmergentMind](https://github.com/EmergentMind)\n- [Phantas0s](https://github.com/Phantas0s)\n- [omerxx](https://github.com/omerxx)\n- [vfarcic](https://github.com/vfarcic)\n- [elliotminns](https://github.com/elliottminns)\n- [vl-cr](https://github.com/vl-cr)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokwilkins%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokwilkins%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokwilkins%2F.dotfiles/lists"}