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:
parent
3bfdc93bc3
commit
cadf4cfc83
7 changed files with 486 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue