Is there any common method that users use to make an environment for their user with an declarative approach?
I know there's `guix system` for system-wide packages, but I was thinking on something like [1] and [2], where I specify what I want to be installed on my user profile, with config files too. [1] https://github.com/kamilchm/.nixpkgs/blob/master/config.nix [2] https://github.com/jagajaga/my_configs/blob/master/.nixpkgs/common.nix -- osmano807 Joaquim Pedro