1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix(nextcloud): start with gnome-keyring

This commit is contained in:
2022-03-29 09:54:37 +02:00
parent 43ab6b3210
commit 4b5915354b

View File

@@ -19,6 +19,7 @@
'';
home-manager.users.me = {
services.gnome-keyring.enable = true;
services.nextcloud-client = {
enable = true;
startInBackground = true;