Dotfiles and my NixOS configuration I maintain. Extremely opinionated as all personalized configuration is.
I daily-drive Windows for both personal/work use, but I use WSL on all my machines, and also use NixOS for a 3D printer server. Depending on the system I use a different configuration management scheme:
- Windows/Non-NixOS Linux -> link-cfg
- Symlink/Template system. I can't use NixOS at work for security (booooo)
- NixOS -> Nix Flakes
Do not expect me to make a config for macOS. It will be a cold day in hell if I do.
Host Name | Hardware | Description |
---|---|---|
manifold |
WSL Host 🪟
|
Main System |
portal |
WSL Host 🪟 Microsoft Surface Laptop Studio |
On-the-go System (not used as often) IN DEVELOPMENT |
fabricator |
Raspberry Pi 4 | Octoprint Server IN DEVELOPMENT |
Legend
- ✅ -> Maintained
- ⚪ -> Probably supported
- ❌ -> Not Supported
Configuration | Windows | Linux | 5595 NixOS |
---|---|---|---|
PowerShell 7 | ✅ | ⚪ | ❌ |
Oh My Posh | ✅ | ✅ | ✅ |
shell-toy (Fortunes, Cowsay) |
✅ Prebuilt Custom Binary | ✅ Prebuilt Custom Binary | ✅ Local Overlay |
Git | ✅ | ✅ | ✅ |
Vim | ✅ Using vim_plug |
✅ Using vim_plug |
✅ Plugins installed via Nix |
Zsh | ❌ | ✅ | ✅ via Home Manager |