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
Thanks for the project, I've been using it for over a year (what is now the devos example) and it's been of great help!
However, I'm now moving from NixOS to MacOS and I want to refactor my config to accommodate for it.
I fear the devos example may be too much, and cause more problems than it's worth if I try to maintain everything in it, so I was leaning more towards the groupByConfig example, where there's a better separation of OS configs. But I have no idea how to run it 😓
With devos on NixOS it's pretty obvious to me, I just use sudo nixos-rebuild switch, but how am I supposed to use the groupByConfig example in MacOS?
Any help is appreciated, thanks!
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for the project, I've been using it for over a year (what is now the
devos
example) and it's been of great help!However, I'm now moving from NixOS to MacOS and I want to refactor my config to accommodate for it.
I fear the
devos
example may be too much, and cause more problems than it's worth if I try to maintain everything in it, so I was leaning more towards thegroupByConfig
example, where there's a better separation of OS configs. But I have no idea how to run it 😓With
devos
on NixOS it's pretty obvious to me, I just usesudo nixos-rebuild switch
, but how am I supposed to use thegroupByConfig
example in MacOS?Any help is appreciated, thanks!
The text was updated successfully, but these errors were encountered: