alejandra: fmt

This commit is contained in:
hand7s 2025-04-27 13:27:34 +03:00
parent a500f90d78
commit cf2d08255c
No known key found for this signature in database
7 changed files with 13 additions and 28 deletions

View file

@ -1,7 +1,4 @@
{
config,
...
}: {
{config, ...}: {
programs = {
git = {
enable = true;

View file

@ -1,6 +1,4 @@
{
...
}: {
{...}: {
programs = {
ssh = {
startAgent = true;

View file

@ -1,6 +1,4 @@
{
...
}: {
{...}: {
programs = {
yubikey-touch-detector = {
enable = true;

View file

@ -1,6 +1,4 @@
{
...
}: {
{...}: {
services = {
yubikey-agent = {
enab = true;

View file

@ -1,6 +1,4 @@
{
...
}: {
{...}: {
programs = {
ssh = {
startAgent = true;

View file

@ -1,6 +1,4 @@
{
...
}: {
{...}: {
programs = {
yubikey-touch-detector = {
enable = true;

View file

@ -1,6 +1,4 @@
{
...
}: {
{...}: {
services = {
yubikey-agent = {
enable = true;