nix-config/overlays/default.nix
smayzy 9d0b8aa3c2
All checks were successful
nixos config pipeline / show-flake (push) Successful in 27s
nixos config pipeline / deploy (push) Successful in 35s
add freecad overlay to start with x instead of wayland
2026-02-14 16:15:29 +01:00

5 lines
74 B
Nix

{
fix-jdk8 = import ./fix-jdk8.nix;
freecad = import ./freecad.nix;
}