diff options
Diffstat (limited to 'nixpkgs')
-rw-r--r-- | nixpkgs/common.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixpkgs/common.nix b/nixpkgs/common.nix index 98a17ba..07f6a07 100644 --- a/nixpkgs/common.nix +++ b/nixpkgs/common.nix @@ -41,7 +41,6 @@ userName = "Alex Auvolat"; userEmail = "alex@adnab.me"; signing.key = "0E496D15096376BE"; - signing.signByDefault = true; }; home.file = { |