style expand inputs to multi line

This commit is contained in:
Yisroel Baum 2026-03-29 16:24:16 +03:00
parent cf3eb48ee7
commit 1446a413c3
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -1,5 +1,8 @@
{ config, pkgs, ... }:
{
config,
pkgs,
...
}:
{
home.username = "yisroel";
home.homeDirectory = "/home/yisroel";