Find a file
Oliver Davies 3b890d9ee5 refactor(flake): split NixOS Home Manager configs
Create a NixOS-specific Home Manager configuration and a reusable shared
configuration that can be imported and also used by other configurations,
such as WSL2.
2023-08-08 22:35:23 +01:00
bin refactor: restructure my Code directory 2023-08-07 09:53:33 +01:00
config fix(nvim): remove phpactor as an LSP server 2023-08-07 22:13:45 +01:00
system refactor(flake): split NixOS Home Manager configs 2023-08-08 22:35:23 +01:00
flake.lock chore(update) 2023-08-07 20:02:51 +01:00
flake.nix refactor(flake): split NixOS Home Manager configs 2023-08-08 22:35:23 +01:00
justfile build(justfile): swap profile and command 2023-04-05 17:17:37 +01:00
README.md docs: update README 2023-08-06 10:57:20 +01:00
stylua.toml style: format lua with StyLua 2022-01-09 00:41:55 +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