Commit graph

2 commits

Author SHA1 Message Date
44bbb2d21a chore(nixsgx): remove nixsgx-flake input and overlay
- Removed the `nixsgx-flake` input and its associated overlay from `flake.nix` and `extern` overlays.
- Updated `default.nix` to exclude `nixsgx-flake` from update-inputs script.
- Simplifies configuration by deprecating unused or unnecessary components.
2025-07-30 13:36:16 +02:00
7e9612daba fix(overlays): correct formatting in default.nix
Fixed indentation in the overlays file to improve code readability. No functional changes were introduced.
2025-03-22 08:26:25 +01:00