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
Make some options for each of the directories/"layers", something like:
{local.layers.base=true;# this should be defaultlocal.layers.workstation=true;# this should not be defaultlocal.host="ponyo";# should be set in tomolib.mkNixosConfig}
Import all NixOS modules by default, but gate all things behind those options.
Additionally, import all Home-Manager modules by default, but enable them all only per-system type (isLinux/isDarwin).
The text was updated successfully, but these errors were encountered:
Make some options for each of the directories/"layers", something like:
Import all NixOS modules by default, but gate all things behind those options.
Additionally, import all Home-Manager modules by default, but enable them all only per-system type (isLinux/isDarwin).
The text was updated successfully, but these errors were encountered: