modified: hosts/nixos/configuration.nix
This commit is contained in:
@@ -105,11 +105,6 @@ security.pam.services.login.enableGnomeKeyring = true;
|
|||||||
export SSH_AUTH_SOCK
|
export SSH_AUTH_SOCK
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
||||||
security.pam.services."xrdp-sesman".text = ''
|
|
||||||
auth optional pam_gnome_keyring.so
|
|
||||||
session optional pam_gnome_keyring.so auto_start
|
|
||||||
'';
|
|
||||||
# systemd.services.nextcloud-appimage = {
|
# systemd.services.nextcloud-appimage = {
|
||||||
# enable = true;
|
# enable = true;
|
||||||
# Unit = {
|
# Unit = {
|
||||||
|
|||||||
Reference in New Issue
Block a user