gpg-agent: move to per-user
This commit is contained in:
@@ -99,6 +99,12 @@
|
||||
"elho" = "echo hello1";
|
||||
};
|
||||
};
|
||||
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user