update nixpkgs
This commit is contained in:
parent
ff07eae725
commit
59a71b6e11
2 changed files with 13 additions and 10 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
security.rtkit.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue