This commit is contained in:
Till 2026-02-27 21:41:24 +01:00
parent 8099faa9ae
commit 312d6d63ef
23 changed files with 122 additions and 297 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ pkgs, ... }:
{
@ -15,7 +15,6 @@
programs.gpg = {
enable = true;
# homedir = "${config.xdg.dataHome}/gnupg";
settings = {
no-emit-version = true;
no-comments = true;