diff --git a/hosts/macos/home.nix b/hosts/macos/home.nix index 6e1d291..61add94 100644 --- a/hosts/macos/home.nix +++ b/hosts/macos/home.nix @@ -7,10 +7,9 @@ let homeDir = "/Users/alex"; }; in -commonHome -{ +commonHome // { # Refer to the nixOS host for info about home-manager - inherit commonHome; + # inherit commonHome; home.stateVersion = "25.11"; # Allow unfree packages