No description
Find a file
2024-03-29 19:03:04 +01:00
.vscode move custom nextcloud service option into separate file 2024-03-28 16:29:06 +01:00
calendar@df2d51b666 update to nixos 23.11 2023-12-09 17:37:33 +01:00
circles@c71c5c4fcb add testing app 2023-10-18 18:56:03 +02:00
dav@a74464d583 add testing app 2023-10-18 18:56:03 +02:00
server@7d1ca956a7 move custom nextcloud service option into separate file 2024-03-28 16:29:06 +01:00
vobject@e43d668349 add testing app 2023-10-18 18:56:03 +02:00
.gitignore enhance nextcloud user creation 2023-08-10 14:19:45 +02:00
.gitmodules add hmr_enabler app 2023-11-16 15:27:16 +01:00
devenv.lock enhance nextcloud user creation 2023-08-10 14:19:45 +02:00
flake.lock move custom nextcloud service option into separate file 2024-03-28 16:29:06 +01:00
flake.nix move custom nextcloud service option into separate file 2024-03-28 16:29:06 +01:00
Makefile update and fix issues 2023-03-30 18:13:12 +02:00
nextcloud-extras.nix caddy support for nextcloud 2024-03-29 19:03:04 +01:00
nixos-shell.nix update nextcloud module, cleanup 2024-01-23 14:56:44 +01:00
README.md add nix run 2023-02-20 14:10:43 +01:00
vm-nextcloud.nix caddy support for nextcloud 2024-03-29 17:19:47 +01:00

Build test environment

git clone https://github.com/onny/nixos-nextcloud-testumgebung.git
cd nixos-nextcloud-testumgebung
nix develop
make build

Run virtual machine

nix run

Requires NixOS :)

Useful resources