Format nix files using 'nixfmt'

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

View File

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