Fixed a leftover expression in macos

This commit is contained in:
Alexandre1a 2025-12-29 14:07:51 +01:00
parent 3d76d8dc27
commit ceee476d37
No known key found for this signature in database
GPG Key ID: CE01C28FBC5EEF10

View File

@ -1,6 +1,6 @@
{ config, pkgs, inputs, ... }:
commonHome // {
{
# Refer to the nixOS host for info about home-manager
# inherit commonHome;