style: format code and remove redundant line

This commit is contained in:
2025-05-20 17:36:33 +02:00
parent c08eefcaff
commit ca04fc4cb7
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{pkgs, ...}:{
{pkgs, ...}: {
programs.gpg = {
enable = true;
mutableKeys = true;