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
{{ message }}
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
I've been following your work since you posted those videos about nix flakes in your YouTube channel. It's really a great work, I even changed my nix dotfiles configuration to use nix flakes based in yours.
Now I see you are dropping home-manager entirely from your config, moving all to modules that maybe will require root password to be applied.
In my case this is something that I do not have in my Linux machine at work, which luckily I convinced IT personnel to install nix support in it, leaving me home-manager to configure my user directory without root privileges, which is great.
I've been following your work since you posted those videos about nix flakes in your YouTube channel. It's really a great work, I even changed my nix dotfiles configuration to use nix flakes based in yours.
Now I see you are dropping home-manager entirely from your config, moving all to modules that maybe will require root password to be applied.
In my case this is something that I do not have in my Linux machine at work, which luckily I convinced IT personnel to install nix support in it, leaving me home-manager to configure my user directory without root privileges, which is great.
Do you have any strong reason to have done it?