0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nixos/anubis: init module

This commit is contained in:
Cassie Cheung 2025-03-22 14:03:09 +08:00
parent 3bfdc93bc3
commit cadf4cfc83
No known key found for this signature in database
7 changed files with 486 additions and 0 deletions

View file

@ -174,6 +174,7 @@ in {
amd-sev = runTest ./amd-sev.nix;
angie-api = runTest ./angie-api.nix;
anki-sync-server = runTest ./anki-sync-server.nix;
anubis = runTest ./anubis.nix;
anuko-time-tracker = runTest ./anuko-time-tracker.nix;
apcupsd = runTest ./apcupsd.nix;
apfs = runTest ./apfs.nix;