Fixed something

This commit is contained in:
Alexandre1a 2025-12-13 15:45:13 +01:00
parent 432f4e7493
commit d53f46d245
No known key found for this signature in database
GPG Key ID: CE01C28FBC5EEF10

View File

@ -7,10 +7,9 @@ let
homeDir = "/Users/alex"; homeDir = "/Users/alex";
}; };
in in
commonHome 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;
home.stateVersion = "25.11"; home.stateVersion = "25.11";
# Allow unfree packages # Allow unfree packages