Add docs folder to nix flake

Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
Lee Smet
2025-04-22 10:37:51 +02:00
parent 0cfb2ed45f
commit 26b5566895

View File

@@ -44,6 +44,7 @@
./myceliumd
./myceliumd-private
./mobile
./docs
];
};
@@ -91,6 +92,7 @@
./myceliumd
./myceliumd-private
./mobile
./docs
];
};