mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 00:55:58 +08:00
Merge branch 'master' of github.com:srid/nixos-config
This commit is contained in:
commit
78284a3803
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
# Normally, we do this on macOS only. And it is not necessary on NixOS. Yet,
|
||||
# non-NixOS Linux will need it (when using the official Nix installer).
|
||||
home.sessionPath = [
|
||||
"/run/wrappers/bin"
|
||||
"/etc/profiles/per-user/$USER/bin"
|
||||
"/nix/var/nix/profiles/system/sw/bin"
|
||||
"$HOME/.nix-profile/bin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue