Trying something different

This commit is contained in:
Alexandre 2025-12-13 15:43:54 +01:00
parent f70ec61afb
commit 432f4e7493

View File

@ -7,6 +7,7 @@ let
homeDir = "/Users/alex"; homeDir = "/Users/alex";
}; };
in in
commonHome
{ {
# Refer to the nixOS host for info about home-manager # Refer to the nixOS host for info about home-manager
inherit commonHome; inherit commonHome;