From 432f4e749369fd34d2fe30fa40de4c97017d0d1d Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 13 Dec 2025 15:43:54 +0100 Subject: [PATCH] Trying something different --- hosts/macos/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/macos/home.nix b/hosts/macos/home.nix index d45f43f..6e1d291 100644 --- a/hosts/macos/home.nix +++ b/hosts/macos/home.nix @@ -7,6 +7,7 @@ let homeDir = "/Users/alex"; }; in +commonHome { # Refer to the nixOS host for info about home-manager inherit commonHome;