use docker on sgx-nixos
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
e181ef3e75
commit
227144bceb
6 changed files with 13 additions and 9 deletions
|
@ -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}";
|
||||
|
|
BIN
modules/nixos/user/profile.jpg
Normal file
BIN
modules/nixos/user/profile.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
Before Width: | Height: | Size: 90 KiB |
Loading…
Add table
Add a link
Reference in a new issue