diff --git a/hosts/macos/home.nix b/hosts/macos/home.nix index 93f7609..09c09c0 100644 --- a/hosts/macos/home.nix +++ b/hosts/macos/home.nix @@ -2,7 +2,9 @@ { # Refer to the nixOS host for info about home-manager - # inherit commonHome; + imports = [ + ../common/home.nix + ]; home.stateVersion = "25.11"; # Allow unfree packages