Find a file
Oliver Davies c8cc72b1ac Add build-configs from its derivation
It currently uses a local version of `build-configs`. I need to look
into how to get it to with Nix and a private GitHub repository.
2024-05-22 09:21:25 +01:00
bin Use set -o 2024-05-22 08:52:27 +01:00
config Extract neovim configuration to a separate 2024-01-24 12:10:46 +00:00
lib Add build-configs from its derivation 2024-05-22 09:21:25 +01:00
.envrc Use direnv 2024-02-13 21:32:44 +00:00
.gitignore build: ignore Nix files and directories 2023-11-07 09:10:40 +00:00
.tmuxinator.yaml Replace .tmux with tmuxinator 2024-03-30 22:15:05 +00:00
CHANGELOG.md Update CHANGELOG 2024-03-21 15:11:22 +00:00
flake.lock Add build-configs from its derivation 2024-05-22 09:21:25 +01:00
flake.nix Add build-configs from its derivation 2024-05-22 09:21:25 +01:00
justfile Allow passing arguments to nixos-* commands 2024-05-09 10:16:13 +01: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
stylua.toml style(nvim): run stylua 2023-09-04 11:05:13 +01: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