Machines/WinMax2: remove unneeded hhd override
This commit is contained in:
parent
3ccdbe36c9
commit
70f9fdecdd
1 changed files with 0 additions and 10 deletions
|
|
@ -49,17 +49,7 @@
|
|||
'';
|
||||
|
||||
services.handheld-daemon = {
|
||||
package = pkgs.handheld-daemon.overridePythonAttrs rec {
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "hhd-dev";
|
||||
repo = "hhd";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-Ujbou+f/EvHyqpp3FCNqIyZiCEFxSeQfflR3JmRxWFc=";
|
||||
};
|
||||
version = "1.3.13";
|
||||
};
|
||||
enable = true;
|
||||
user = "root";
|
||||
user = "toast";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue