big module system implementation
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
systems = ["x86_64-linux"];
|
||||
|
||||
perSystem = {
|
||||
pkgs,
|
||||
inputs',
|
||||
...
|
||||
}: {
|
||||
packages = {
|
||||
bibata-hyprcursor = pkgs.callPackage ./bibata-hyprcursor {};
|
||||
wl-ocr = pkgs.callPackage ./wl-ocr {};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user