mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
parent
56558f8c94
commit
48dda151d3
2 changed files with 23 additions and 29 deletions
|
@ -185,7 +185,7 @@ in {
|
|||
audiobookshelf = runTest ./audiobookshelf.nix;
|
||||
auth-mysql = runTest ./auth-mysql.nix;
|
||||
authelia = runTest ./authelia.nix;
|
||||
auto-cpufreq = handleTest ./auto-cpufreq.nix {};
|
||||
auto-cpufreq = runTest ./auto-cpufreq.nix;
|
||||
autobrr = handleTest ./autobrr.nix {};
|
||||
avahi = handleTest ./avahi.nix {};
|
||||
avahi-with-resolved = handleTest ./avahi.nix { networkd = true; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue