Home Gen490 @ 2025-04-05-02:33

This commit is contained in:
2025-04-05 02:33:41 +02:00
parent 7a3bb5cc82
commit 63f03aacdb
4 changed files with 33 additions and 24 deletions

View File

@@ -0,0 +1,6 @@
{...}: {
services.nextcloud-client = {
enable = true;
startInBackground = true;
};
}

View File

@@ -0,0 +1,3 @@
{...}: {
imports = [./config.nix];
}