Loading nixos/modules/config/users-groups.nix +1 −0 Original line number Diff line number Diff line Loading @@ -681,6 +681,7 @@ in { environment.profiles = [ "$HOME/.nix-profile" "\${XDG_STATE_HOME:-$HOME/.local/state}/nix/profile" "/etc/profiles/per-user/$USER" ]; Loading Loading
nixos/modules/config/users-groups.nix +1 −0 Original line number Diff line number Diff line Loading @@ -681,6 +681,7 @@ in { environment.profiles = [ "$HOME/.nix-profile" "\${XDG_STATE_HOME:-$HOME/.local/state}/nix/profile" "/etc/profiles/per-user/$USER" ]; Loading