From 93572fc845374bd3800dbc4a6f027a5505c8521b Mon Sep 17 00:00:00 2001 From: Alexandre1a Date: Tue, 2 Dec 2025 21:43:11 +0100 Subject: [PATCH] I forgot to add the modules.nix --- hosts/macos/modules.nix | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hosts/macos/modules.nix diff --git a/hosts/macos/modules.nix b/hosts/macos/modules.nix new file mode 100644 index 0000000..fa6bd21 --- /dev/null +++ b/hosts/macos/modules.nix @@ -0,0 +1,4 @@ +{ +# Enpty file for future imports + +}