feat: use nixfmt

This commit is contained in:
2024-03-26 17:44:14 +01:00
parent 59e6ed992a
commit 3ad3491970
29 changed files with 444 additions and 558 deletions

View File

@@ -1,8 +1,4 @@
{
pkgs,
homeDirectory,
...
}: {
{ pkgs, homeDirectory, ... }: {
services = {
gpg-agent = {
enable = true;