Find a file
Oliver Davies 6efc4bd51e t490: add docker
Add Docker which is needed by DDEV, which I need to quickly get HTTP and
SSL running for a project.

There is https://devenv.sh/blog/2023/03/02/devenv-06-generating-containers-and-instant-shell-activation/#hosts-and-certificates
that mentions provisioning certificates for a local domain name, which
is something I'll look at in the future.
2025-01-20 00:50:02 +00:00
bin Fix battery notifications 2024-11-28 01:07:21 +00:00
nix t490: add docker 2025-01-20 00:50:02 +00:00
nvim Automatically add a blank line to the end of text 2025-01-19 23:37:30 +00:00
phpactor Add a Phpactor template for creating collections 2025-01-09 02:56:11 +00:00
wallpaper Move Nix files into a nix directory 2024-11-21 08:56:12 +00:00
.envrc Use direnv 2024-02-13 21:32:44 +00:00
.gitignore Ignore .stignore 2024-08-13 09:05:04 +01:00
.mailmap Add .mailmap 2025-01-19 00:11:55 +00:00
.markdownlint.yaml Update CHANGELOG 2024-06-11 22:14:50 +01:00
.tmux-sessionizer Add .tmux-sessionizer 2025-01-19 21:50:44 +00:00
flake.lock nix flake update 2025-01-15 15:02:10 +00:00
flake.nix nix flake update 2025-01-15 15:02:10 +00:00
logo.txt feat(zsh): show ASCII logo in a new terminal 2023-08-12 19:53:07 +01:00
README.md docs(README): add Dan Leech dotfiles link 2023-11-24 18:31:09 +00:00
run Refactor NixOS and Home Manager modules 2024-11-26 08:13:46 +00:00
todo.txt Refactor Home Manager modules 2025-01-15 12:48:41 +00:00

dotfiles

Cross-platform development environments for opdavies using Nix, NixOS and Home Manager.

Why did you move from Ansible?

TBD.

Why NixOS?

TBD.

Why Home Manager?

TBD.

NixOS vs WSL2 (Windows)

TBD.

Inspiration