This commit is contained in:
parent
c8d7cb985c
commit
b192a1d38d
5 changed files with 241 additions and 0 deletions
4
overlays/pyload-declarative-user-management/default.nix
Normal file
4
overlays/pyload-declarative-user-management/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
self: _super:
|
||||
{
|
||||
pyload-ng = self.callPackage ./package.nix { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue