[nixos-configs-tcu] Add platform compatibility guards to cross-platform roles #25
Reference in New Issue
Block a user
Delete Branch "bead/nixos-configs-tcu"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add lib.optionals pkgs.stdenv.isLinux guards to home-manager roles that contain Linux-only packages or services to prevent build failures on Darwin:
Test Plan
Implements bead: nixos-configs-tcu
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.