fixed nextcloud and put server on nixpkgs stable
This commit is contained in:
parent
5d24913bb9
commit
a3774937b7
5 changed files with 5 additions and 3 deletions
|
@ -8,8 +8,6 @@
|
|||
with lib;
|
||||
with builtins;
|
||||
{
|
||||
imports = [ ./modules ];
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixVersions.stable;
|
||||
extraOptions = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue