✨ [pi4] Added gnome-keyring for keys
This commit is contained in:
parent
244a029d70
commit
8244fe8927
@ -7,5 +7,8 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
enableSSHSupport = true;
|
enableSSHSupport = true;
|
||||||
};
|
};
|
||||||
services.pcscd.enable = true;
|
services = {
|
||||||
|
pcscd.enable = true;
|
||||||
|
gnome.gnome-keyring.enable = true;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user