use docker on sgx-nixos

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-01-18 16:03:51 +01:00
parent e181ef3e75
commit 227144bceb
6 changed files with 13 additions and 9 deletions

View file

@ -7,7 +7,7 @@
with lib;
with lib.plusultra; let
cfg = config.plusultra.user;
defaultIconFileName = "profile.png";
defaultIconFileName = "profile.jpg";
defaultIcon = pkgs.stdenvNoCC.mkDerivation {
name = "default-icon";
src = ./. + "/${defaultIconFileName}";

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB