Added a missing colon

This commit is contained in:
Alexandre 2025-12-13 15:39:25 +01:00
parent 4ba795b57d
commit 6a063789b9

View File

@ -1,4 +1,4 @@
{ config, pkgs, inputs, username, homeDir, ... }
{ config, pkgs, inputs, username, homeDir, ... }:
{
home = {