No description
Find a file
2023-12-09 17:37:33 +01:00
.vscode fix linter errors 2023-10-04 12:27:09 +02: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@28e0ccfed9 update to nixos 23.11 2023-12-09 17:37:33 +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 update to nixos 23.11 2023-12-09 17:37:33 +01:00
flake.nix update to nixos 23.11 2023-12-09 17:37:33 +01: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 update to nixos 23.11 2023-12-09 17:37:33 +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