use acer-wmi-ext overlay from source repo
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
url = "git+ssh://git@gitea.lumpiasty.xyz/Lumpiasty/peerix.git"; # fork of github:sophronesis/peerix
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
acer-wmi-ext = {
|
||||
url = "github:Lumpiasty/acer-wmi-ext/main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixos-hardware, ... }@inputs:
|
||||
|
||||
Reference in New Issue
Block a user