mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +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-g = "nix run github:nix-community/pip2nix -- generate -r";
|
||||
json2nix = "nix run github:sempruijs/json2nix";
|
||||
nc2nix = "nix run github:helsinki-systems/nc4nix";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
overwriteprotocol = "https";
|
||||
};
|
||||
extraAppsEnable = true;
|
||||
#appstoreEnable = true;
|
||||
extraApps = {
|
||||
inherit (pkgs.nextcloud31Packages.apps)
|
||||
deck
|
||||
|
||||
Reference in New Issue
Block a user