Clean up base role
This commit is contained in:
parent
83cd92035b
commit
f4c6c70d67
9 changed files with 242 additions and 186 deletions
|
@ -1,4 +1,6 @@
|
|||
self: super: {
|
||||
lib = (super.lib or { }) // { qois = import ../lib { lib = self.lib; }; };
|
||||
vmware-horizon-client = super.callPackage ./applications/networking/remote/vmware-horizon-client { }; # TODO: Should be included in 21.03
|
||||
vmware-horizon-client =
|
||||
super.callPackage ./applications/networking/remote/vmware-horizon-client
|
||||
{ }; # TODO: Should be included in 21.03
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue