diff --git a/git.nix b/git.nix index 8e63887..bb820c7 100644 --- a/git.nix +++ b/git.nix @@ -5,7 +5,7 @@ imports = [ ./common.nix ./hosts/FredOS-Gaming.nix - ./hosts/laptop.nix + ./hosts/FredOS-Macbook.nix # Add all your hosts here ]; }