#Nix multiuser setup
12 messages · Page 1 of 1 (latest)
Sadly no
:c
That's very unfortunate. But well, I guess I'll just install Firefox as a Flatpak in one and as nix in the other then
or you install guix for the other user 🧠
Hmm, I might take a look at it at some point
Is /nix mounted to /home/$USER/ instead of /var/nix or something? If it was the latter, then each users can have their own home-manager or something
It was mounted in /var/nix
In that case then you should be able to use use home-manager to make a per-user setup?
The other alternative is to use system-manager, and define a different output for each users in flakes
Ok, how? Using apx init --nix just somehow broke nix on the other user. (I assume because it overwrote the systemd service)
I'm not currently on Vanilla OS (still waiting for Orchid) so I can't really check, but presumably after you've done the initial init process for nix, you should be able to just follow the home-manager init process for each users: https://nix-community.github.io/home-manager/index.html#sec-install-standalone