Install nextcloud-client additions

This commit is contained in:
2025-12-12 22:53:03 +01:00
parent 0d693c6e11
commit ee4185f519
3 changed files with 15 additions and 2 deletions

View File

@@ -129,6 +129,6 @@
environment.systemPackages = [
pkgs.tor-browser
pkgs.nextcloud-client
];
}