The "happy path" for this flake is that I should be able to have a new computer running my chosen config within an hour of booting the nixOS installer. Current obstacles to that include duplicating work done for each user and each host. For example, there are things that are true about catalina that I also want to be true about my new host, but I can't define that in code.
Basically, this flake is too unopinionated.
The "happy path" for this flake is that I should be able to have a new computer running my chosen config within an hour of booting the nixOS installer. Current obstacles to that include duplicating work done for each user and each host. For example, there are things that are true about
catalinathat I also want to be true about my new host, but I can't define that in code.Basically, this flake is too unopinionated.