Find a file
Oliver Davies 4461ad3ca4 Add dwm window manager with some initial patches
- Set Mod4 as the mod key and Alacritty as the termcmd.
- Add a patch from suckless.org to hide any vacant tags.
  - https://dwm.suckless.org/patches/hide_vacant_tags
2025-01-30 17:41:54 +00:00
bin Fix battery notifications 2024-11-28 01:07:21 +00:00
nix Add dwm window manager with some initial patches 2025-01-30 17:41:54 +00:00
nvim Re-add line numbers for text files 2025-01-29 11:52:45 +00:00
patches/dwm Add dwm window manager with some initial patches 2025-01-30 17:41:54 +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-30 01:06:16 +00:00
flake.nix Add dwm window manager with some initial patches 2025-01-30 17:41:54 +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 Make NOTES_DIRECTORY configurable per host 2025-01-29 01:49:03 +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