enable profile-sync-daemon
This commit is contained in:
parent
b6e35ac70b
commit
d0633a499f
3 changed files with 6 additions and 1 deletions
|
@ -11,5 +11,4 @@ in
|
|||
opencvDebug = enableDebugging ((opencv3.override {enablePython=true; enableGtk3=true; enableDocs=true; pythonPackages=pkgs.python3Packages; }).overrideAttrs (oldAttrs: rec {cmakeBuildType = "Debug";}));
|
||||
};
|
||||
|
||||
|
||||
}
|
||||
|
|
|
@ -218,4 +218,5 @@ in
|
|||
{ enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue