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.
This commit is contained in:
parent
481e8ca6cf
commit
97e7a73c94
|
@ -21,6 +21,7 @@ with lib.metacfg;
|
||||||
kubectl
|
kubectl
|
||||||
kubectx
|
kubectx
|
||||||
k9s
|
k9s
|
||||||
|
attic-client
|
||||||
];
|
];
|
||||||
|
|
||||||
systemd.packages = [ pkgs.cloudflare-warp ]; # for warp-cli
|
systemd.packages = [ pkgs.cloudflare-warp ]; # for warp-cli
|
||||||
|
|
Loading…
Reference in a new issue