feat(nix): add NixOS service module and client package (#6856)

Co-authored-by: heihutu <[email protected]>
This commit is contained in:
houseme
2026-08-29 16:14:44 +00:00
committed by GitHub
co-authored by heihutu
parent 8055aeb1d4
commit 759e1041bd
5 changed files with 269 additions and 4 deletions
+2
View File
@@ -27,6 +27,7 @@ on:
paths:
- 'flake.nix'
- 'flake.lock'
- 'nix/**'
- 'Cargo.toml'
- 'Cargo.lock'
- '.github/workflows/nix.yml'
@@ -36,6 +37,7 @@ on:
paths:
- 'flake.nix'
- 'flake.lock'
- 'nix/**'
- 'Cargo.toml'
- 'Cargo.lock'
- '.github/workflows/nix.yml'