dotfiles/nixos
DannyDannyDanny b7f63f305d fix(neovim): guard NixOS module to Linux for nix-darwin compatibility 🔧
- wrap Neovim module in `lib.mkIf pkgs.stdenv.isLinux` (no-op on macOS)
- add `lib` to module args
- fix Lua message var: use `config_file` instead of undefined `file`
- keep existing plugins and customRC on Linux unchanged
2025-09-08 19:46:49 +02:00
..
hosts fix(neovim): guard NixOS module to Linux for nix-darwin compatibility 🔧 2025-09-08 19:46:49 +02:00
configuration.nix feat: add xclip 2025-07-27 14:18:12 +02:00
fish.nix merge fish and neovim from wsl branch 2025-07-03 12:11:04 +00:00
flake.lock feat: restructure flake into multi-host setup 🎨 2025-08-17 20:39:27 +02:00
flake.nix feat: add tmux, fish, nix configs to macos 🍎 2025-09-08 19:16:17 +02:00
hardware-configuration.nix add hardware config to version control 2025-02-07 19:01:36 +01:00
neovim.nix fix(neovim): guard NixOS module to Linux for nix-darwin compatibility 🔧 2025-09-08 19:46:49 +02:00
readme.md feat: restructure flake into multi-host setup 🎨 2025-08-17 20:39:27 +02:00
tmux.nix merge: tmux.nix from wsl branch 2025-07-27 14:52:35 +02:00
uxplay.nix add temp.disabled uxplay to flake.nix 2025-02-07 19:07:15 +01:00
wsl.conf merge: wsl.conf from wsl branch 2025-07-27 14:53:53 +02:00

Rebuild nixos and points to dotfiles dir:

sudo nixos-rebuild switch --flake ~/dotfiles/nixos#macbookair
# or
sudo nixos-rebuild switch --flake ~/dotfiles/nixos#wsl