mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
style: reformat with alejandra
This commit is contained in:
parent
bcd5fd495a
commit
e04f4bbafd
8 changed files with 101 additions and 80 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{config,lib,...}: let
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
inherit (lib.modules) mkForce mkMerge;
|
||||
in {
|
||||
services.gpg-agent = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue