Format nix files using 'nixfmt'

This commit is contained in:
2025-10-05 13:07:46 +02:00
parent 46b077f2db
commit 4c40b725ab
6 changed files with 70 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
{ ... }:
{
{
services.printing.enable = true;
}