mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
nextcloud changes
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
pip2nix = "nix run github:nix-community/pip2nix --"; # https://github.com/nix-community/pip2nix
|
pip2nix = "nix run github:nix-community/pip2nix --"; # https://github.com/nix-community/pip2nix
|
||||||
pip2nix-g = "nix run github:nix-community/pip2nix -- generate -r";
|
pip2nix-g = "nix run github:nix-community/pip2nix -- generate -r";
|
||||||
json2nix = "nix run github:sempruijs/json2nix";
|
json2nix = "nix run github:sempruijs/json2nix";
|
||||||
|
nc2nix = "nix run github:helsinki-systems/nc4nix";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -42,6 +42,7 @@
|
|||||||
overwriteprotocol = "https";
|
overwriteprotocol = "https";
|
||||||
};
|
};
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
|
#appstoreEnable = true;
|
||||||
extraApps = {
|
extraApps = {
|
||||||
inherit (pkgs.nextcloud31Packages.apps)
|
inherit (pkgs.nextcloud31Packages.apps)
|
||||||
deck
|
deck
|
||||||
|
|||||||
Reference in New Issue
Block a user