From b1ffa9cd7195713e9a7ece36130110dc7dc1a44e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 7 Jan 2022 18:50:12 +0100 Subject: ... --- accounts/gkleen@vidhar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounts/gkleen@vidhar.nix b/accounts/gkleen@vidhar.nix index dcb62d10..73390b47 100644 --- a/accounts/gkleen@vidhar.nix +++ b/accounts/gkleen@vidhar.nix @@ -12,7 +12,7 @@ }; home-manager.users.${userName} = { - file = { + home.file = { ".config/user-tmpfiles.d/gnupg.conf".text = '' d /run/user/${toString config.users.users.${userName}.uid}/gnupg 0700 ${userName} ${config.users.users.${userName}.group} - ''; -- cgit v1.2.3