No description
Find a file
2023-10-18 18:56:03 +02:00
.vscode fix linter errors 2023-10-04 12:27:09 +02:00
calendar@c5c3d62e98 add testing app 2023-10-18 18:56:03 +02: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@5de36b6941 add testing app 2023-10-18 18:56:03 +02: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 testing app 2023-10-18 18:56:03 +02:00
devenv.lock enhance nextcloud user creation 2023-08-10 14:19:45 +02:00
flake.lock fix linter errors 2023-10-04 12:27:09 +02:00
flake.nix update nixos base system and nextcloud version 2023-07-17 09:23:52 +02:00
Makefile update and fix issues 2023-03-30 18:13:12 +02:00
README.md add nix run 2023-02-20 14:10:43 +01:00
vm-nextcloud.nix add testing app 2023-10-18 18:56:03 +02: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