security.lockKernelModules = false;
security.virtualisation.flushL1DataCache = lib.mkForce null;
security.gnupg.agent = {
- keyring."00B1DD47EA6B7BEF92FFEA66922C6249D6336C94" = {};
+ keyring."00B1DD47EA6B7BEF92FFEA66922C6249D6336C94" = {
+ passwordGpg = "gnupg/root.gpg";
+ };
};
services.openssh.extraConfig = ''
# This is for removing remote gpg-agent's socket
{
security.lockKernelModules = false;
security.gnupg.agent = {
- keyring."9AA84E6F6D71F9163C46BF396B141A0806219077" = {};
+ keyring."9AA84E6F6D71F9163C46BF396B141A0806219077" = {
+ passwordGpg = "gnupg/root.gpg";
+ };
};
services.openssh.extraConfig = ''
# This is for removing remote gpg-agent's socket
{ inputs, pkgs, lib, config, ... }:
{
security.gnupg.agent = {
- keyring."89F52A879E0019A966503AFFDE72EEA84CDFA3A7" = {};
+ keyring."89F52A879E0019A966503AFFDE72EEA84CDFA3A7" = {
+ passwordGpg = "gnupg/root.gpg";
+ };
};
services.openssh.extraConfig = ''
# This is for removing remote gpg-agent's socket
{
meta.description = "nixos/security.gnupg: provisioning GnuPG-protected secrets through the Nix store";
url = "https://github.com/NixOS/nixpkgs/pull/93659.diff";
- sha256 = "sha256-rMAaoFSC97ANp6upZl7WLCDHGXSwU0yTiKBphfZcpkA=";
-}
-{
- meta.description = "transmission: use freeformType on settings";
- url = "https://github.com/NixOS/nixpkgs/pull/96655.diff";
- sha256 = "sha256-gkZO+mcPj4VoxKD4EwgYw7eEAuHtUwt2Fs2AaypIj6g=";
+ sha256 = "sha256-4Yt6c+3hJyLr71aiAw/gfp2rZNAk9vU2CVG0WJN8gbA=";
}
{
meta.description = "Update public-inbox to 1.6.1 and add systemd services";
url = "https://github.com/NixOS/nixpkgs/pull/128014.diff";
sha256 = "sha256-1iJ46NXslDxsP/uO0cSaCzO3A5VF338M6d027G7sK3o=";
}
-{
- meta.description = "xorg.xinit: fix cross-compiling";
- url = "https://github.com/NixOS/nixpkgs/pull/141903.diff";
- sha256 = "sha256-1Bv7UwoYkWSNQ6MlSnm9ZmUV4wZQwEL6zM3JDoAauoo=";
-}
-{
- meta.description = "nmon: fix cross-compiling";
- url = "https://github.com/NixOS/nixpkgs/pull/142242.diff";
- sha256 = "sha256-5Rsuhzup2a4v7OrQRGOeyO2LMQfBCWS7ei5ZD57p0Wk=";
-}
-{
- meta.description = "nethogs: fix cross-compiling";
- url = "https://github.com/NixOS/nixpkgs/pull/142268.diff";
- sha256 = "sha256-jJ+wpGoFhvoGI7eyVz+7jZbnjqC6WYeL2M/0RSdG1s4=";
-}
{
meta.description = "nixos/console: fix cross-compiling";
url = "https://github.com/NixOS/nixpkgs/pull/142272.diff";
{
meta.description = "nixos/display-managers: fix cross-compiling";
url = "https://github.com/NixOS/nixpkgs/pull/142273.diff";
- sha256 = "sha256-M8PyGa7cweRkUFauVf4t5Jf2IHynesV5MnDXXzjCvKY=";
-}
-{
- meta.description = "uboot: add Cubieboard2 target";
- url = "https://github.com/NixOS/nixpkgs/pull/142274.diff";
- sha256 = "sha256-vB9aComj3ldlkPTX84xKdUrhY64l7ZRnJJAIxdqNrRs=";
+ sha256 = "sha256-ZCDQ7SpGhH8JvAwWzdcyrc68RFEWHxxAj0M2+AvEzIg=";
}
]