Find a file
Oliver Davies ec344fd4f5 refactor: remove nodemon
Removing this as I mostly use `inotifywait` via the `watch-changes`
script instead of nodemon.
2023-09-18 22:42:41 +01:00
bin fix(scripts): shebang and exit code 2023-09-02 10:41:00 +01:00
config feat(nvim): add friendly-snippets 2023-09-15 19:20:40 +01:00
system refactor: remove nodemon 2023-09-18 22:42:41 +01:00
flake.lock unstable by default 2023-09-17 23:40:32 +01:00
flake.nix unstable by default 2023-09-17 23:40:32 +01:00
justfile fix(wsl2): use shared Home Manager configuration 2023-08-09 22:37:03 +01:00
logo.txt feat(zsh): show ASCII logo in a new terminal 2023-08-12 19:53:07 +01:00
README.md revert(readme): add ASCII logo 2023-08-12 21:48:50 +01: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