feat: add gpg agent

This commit is contained in:
Peritia 2025-09-29 16:24:57 +02:00
parent 7baca262a6
commit 4bdd918479
2 changed files with 65 additions and 0 deletions

View file

@ -7,5 +7,6 @@
imports = [
./flatpak.nix
./wireshark.nix
./gpg.nix
];
}