Commit graph

4 commits

Author SHA1 Message Date
Harald Hoyer 858507bb06 feat: add API endpoint to atticd settings
The atticd settings in systems/x86_64-linux/sgx-nixos have been updated to include an API endpoint. The primary purpose of this change is to ensure that atticd infrastructure can successfully connect to the new endpoint at https://attic.teepot.org.
2024-06-28 13:22:29 +02:00
Harald Hoyer 5a362acdd3 feat: Add attic-client to x86_64-linux system
The attic-client has been added to the packages for the x86_64-linux system. This change enables interaction with the Attic distributed storage system, expanding the capabilities of this system setting.
2024-06-28 13:10:00 +02:00
Harald Hoyer f20e87cd50 feat: Add attic-client to system packages in atticd.nix
This commit includes the addition of attic-client to environment.systemPackages in atticd.nix for x86_64-linux systems. The
2024-06-28 11:29:07 +02:00
Harald Hoyer 3c58dfb400 feat: Add atticd service to sgx-nixos system
This commit includes the atticd service to the sgx-nixos system. The `atticd.nix` file has been added with default configuration and the attic service has been included in imports in `default.nix`. Modifications were made in `flake.nix` and `flake.lock` to integrate attic dependencies.
2024-06-28 11:01:44 +02:00