feat: create syncthing and pipewire services

This commit is contained in:
Zhongheng Liu 2024-08-08 18:21:49 +08:00
commit 899c1b4a26
5 changed files with 46 additions and 6 deletions

View file

@ -0,0 +1,8 @@
{...}:
{
imports = [
./nginx.service.nix
./pipewire.service.nix
./syncthing.service.nix
];
}