No description
Find a file
Oliver Davies 5ebe064a28 Simplify nixos-* justfile recipes
Make the hostname configurable for NixOS and remove the need to specify
the profile name when running `nixos-rebuild` commands as the hostname
can be used.
2024-03-19 00:13:01 +00:00
bin Replace watch-changes script with watchexec 2024-02-14 17:44:52 +00:00
config Extract neovim configuration to a separate 2024-01-24 12:10:46 +00:00
lib Simplify nixos-* justfile recipes 2024-03-19 00:13:01 +00: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
.tmux Update .tmux 2024-03-01 18:19:58 +00:00
CHANGELOG.md Add desktop apps 2024-03-14 23:23:04 +00:00
flake.lock Update lock file 2024-03-18 20:36:01 +00:00
flake.nix Simplify nixos-* justfile recipes 2024-03-19 00:13:01 +00:00
justfile Simplify nixos-* justfile recipes 2024-03-19 00:13:01 +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 Allow for passing arguments to nixos task 2024-01-25 16:49:31 +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