From 47c9437df7de2998dce930cb20aebf3ba4fad98a Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 23 Apr 2026 19:12:28 -0500 Subject: [PATCH] test iso --- modules/users/nathan/nathan.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/users/nathan/nathan.nix b/modules/users/nathan/nathan.nix index 89e8fc4..6c7ad79 100644 --- a/modules/users/nathan/nathan.nix +++ b/modules/users/nathan/nathan.nix @@ -92,6 +92,7 @@ modules = [ self.homeModules.nathan + self.homeModules.nathan-standalone ]; }; }