corosync-qnetd package and service module working
This commit is contained in:
4
packages/default.nix
Normal file
4
packages/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
corosync-qdevice = pkgs.callPackage ./corosync-qdevice.nix {};
|
||||
}
|
||||
Reference in New Issue
Block a user