about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorOPNA2608 <opna2608@protonmail.com>2024-03-02 14:08:39 +0100
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2024-04-14 21:38:40 +0200
commitc1af1ec9228406bd9ff28f813a63f08d48299dfa (patch)
treede4b2bfa071841ac66f0c236108a851914b6af8f /pkgs/desktops
parentdd3f11b8f674fa0770181ac44d52042cabe53891 (diff)
lomiri.content-hub: Move example peers to examples output
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/lomiri/services/content-hub/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/desktops/lomiri/services/content-hub/default.nix b/pkgs/desktops/lomiri/services/content-hub/default.nix
index 17120d5370f52..7cbf7f205871c 100644
--- a/pkgs/desktops/lomiri/services/content-hub/default.nix
+++ b/pkgs/desktops/lomiri/services/content-hub/default.nix
@@ -161,6 +161,7 @@ stdenv.mkDerivation (finalAttrs: {
       moveToOutput share/applications/$exampleExe.desktop $examples
     done
     moveToOutput share/icons $examples
+    moveToOutput share/content-hub/peers $examples
   '';
 
   postFixup = ''