Spencer Cutrell

Results 9 comments of Spencer Cutrell

That's great information once the endpoints have been scrapped. Do you have any advice on how to scrape endpoints? As an exercise, I would like to recreate something like this...

> This should’ve been fixed by #818 So now, in theory, I would just need: programs.fish.enable = true; users.users = { = { home = "/Users/"; shell = pkgs.fish; };...

It definitely doesn't work for me. I see the correct location in `/etc/shells` at `/run/current-systems/sw/bin/fish`. There is a very real chance it is a GIGO issue. I pushed my proof-of-concept...

Hoping to reopen this issue. It doesn't seem fixed for me. Steps to recreate: 1. Fresh install on M1 (Sonoma 14.5) 2. Nix installation using Determinate Installer 3. Create `~/.config/nix/flake.nix`...

~~To throw a wrinkle into this, my shell doesn't change using the `dscl` command. UserId is 501.~~ ([correction](https://github.com/LnL7/nix-darwin/issues/811#issuecomment-2227405412))

Well... forget what I posted. It is working now. I thought I was pretty thorough, but I'm going to chalk this up to user error for now. The `dscl ....

Confirming that it works for me as well. I'm not sure what mac views as "admin", but is there any concern about this from the docs? [users.knownUsers](https://daiderd.com/nix-darwin/manual/index.html#opt-users.knownUsers) List of users...

Well in any case, great work and thanks for your help. Not sure if this is expected behavior or how the maintainers would like to proceed, but it is pseudo-resolved...