Commit graph

16 commits

Author SHA1 Message Date
DannyDannyDanny
ea8fb243c3 fix(darwin+HM): align nixpkgs↔nix-darwin, force HM home path, dedupe nvim/tmux 🔧
- track nixpkgs at `github:NixOS/nixpkgs/nixpkgs-unstable` to pair with
  `nix-darwin/master`
- update lockfile inputs: flake-compat, home-manager, NixOS-WSL,
  nixpkgs, nixos-vscode-server
- darwin: wrap HM module in a function to access `lib` and
  `mkForce` `home.homeDirectory = "/Users/danny"` (and set username) to
  satisfy HM’s absolute-path requirement under root activation
- HM: comment out duplicated `home.username` / `home.homeDirectory` in
  `home/danny/home.nix`
- HM: remove `neovim` and `tmux` from `home.packages` (managed via
  `programs.*`), fixing conflicting `nvim` subpath error
2025-09-09 21:57:04 +02:00
DannyDannyDanny
42536537fa feat!: adding neovim via homemanager
💥D
2025-09-09 21:04:42 +02:00
DannyDannyDanny
27f01984e8 Merge branch 'main' into feat/wsl-neovim-update 2025-09-09 18:36:02 +02:00
DannyDannyDanny
7544e12117 chore: revert neovim changes, remove tmux + fish from nix-darwin 🔨 2025-09-08 20:41:49 +02:00
Daniel Thoren
ecade3a03e
feat: add tmux, fish, nix configs to macos 🍎 2025-09-08 19:16:17 +02:00
Daniel Thoren
5a7a8b9f5f
fix(macos): relative path 🐛 2025-09-08 13:52:32 +02:00
Daniel Thoren
8007a8dfd3
chore: move hostPlatform to macos.nix + doc: todo 🚚📝 2025-09-08 13:34:43 +02:00
Daniel Thoren
6eb2da277f
feat(flake): add nix-darwin config for macOS 🍎 2025-09-05 11:35:43 +02:00
DannyDannyDanny
14bdd2db85 feat: restructure flake into multi-host setup 🎨 2025-08-17 20:39:27 +02:00
DannyDannyDanny
0368fcce91 feat: WSL config to hosts/wsl.nix & extract shared modules 🚚 2025-07-16 19:40:41 +00:00
DannyDannyDanny
68502efec2 feat: add multiple configurations 2025-07-16 13:59:18 +00:00
DannyDannyDanny
e14db4bfd4 add (nerfed) neovim config from wsl branch 2025-02-09 15:42:04 +01:00
DannyDannyDanny
ce6249997e add fish config from wsl branch 2025-02-07 19:24:07 +01:00
DannyDannyDanny
e960996767 add temp.disabled uxplay to flake.nix 2025-02-07 19:07:15 +01:00
DannyDannyDanny
d12b93664d 🎨 use flakes in dotfiles 2025-02-07 19:06:37 +01:00
DannyDannyDanny
f32a5b33fa 📌 add flake, tools, audio & good-to-haves 🤷 2025-01-18 07:57:27 +00:00