Move stuff back to stable nixpkgs
This commit is contained in:
parent
6306d0d927
commit
5bfa0c6402
12 changed files with 45 additions and 25 deletions
|
@ -44,10 +44,7 @@ with lib; {
|
|||
services.mpris-proxy.enable = true;
|
||||
|
||||
# Owncloud
|
||||
services.owncloud-client = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.owncloud-client;
|
||||
};
|
||||
services.owncloud-client.enable = true;
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue