From 9325c4ad27cdf8f66cf607af8c24be01e4a2324b Mon Sep 17 00:00:00 2001 From: Alexandre Delcamp--Enache Date: Sat, 3 Jan 2026 17:39:48 +0100 Subject: [PATCH] Added empty file --- hosts/light/home.nix | 3 +++ hosts/light/modules.nix | 3 +++ 2 files changed, 6 insertions(+) diff --git a/hosts/light/home.nix b/hosts/light/home.nix index e69de29..1797133 100644 --- a/hosts/light/home.nix +++ b/hosts/light/home.nix @@ -0,0 +1,3 @@ +{ + +} diff --git a/hosts/light/modules.nix b/hosts/light/modules.nix index e69de29..0db3279 100644 --- a/hosts/light/modules.nix +++ b/hosts/light/modules.nix @@ -0,0 +1,3 @@ +{ + +}