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
Copy file name to clipboardExpand all lines: doc/howto/direnv.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ programs.starship = {
31
31
};
32
32
```
33
33
34
-
See also https://github.com/srid/nixos-flake for a template configuration to put the home-manager configuration on, regardless of whether you are on Linux or macOS.
34
+
Alternatively, if you are just getting started with home-manager, you can use the https://github.com/juspay/nix-dev-hometemplate (based on [nixos-flake](https://github.com/srid/nixos-flake)), which works on both Linux or macOS.
0 commit comments