This commit is contained in:
2026-08-05 17:05:44 +02:00
parent 79a3fe3fc5
commit 99c605c09d
4 changed files with 19 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
flake.modules.homeManager.keyring = {
services.gnome-keyring.enable = true;
};
}