You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduce duplication with mkPkgs helper and use config.home.homeDirectory
- Add mkPkgs helper function to create pkgs/pkgs-unstable pairs
- Replace hardcoded /home/${username} path with config.home.homeDirectory
- This makes code.nix work correctly on both Linux and macOS
0 commit comments