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
would be cool if you made the modules easily usable, would have to be documented ofc but something like
nixos-hardware = {
laptop = true;
nvidia.offload = true;
ssd = true;
};
so you could make it work for almost any computer quickly