New structure since I kept struggling with the home-manager implemnentation

This commit is contained in:
2026-03-18 16:07:35 +00:00
parent 15936ee67e
commit 34bc525785
3 changed files with 2 additions and 4 deletions
+1
View File
@@ -28,6 +28,7 @@
{
# flake-parts requires you to define systems
systems = [ "x86_64-linux" ];
modules = [ inputs.stylix.nixosModules.default];
imports = [
(import-tree ./generated/modules) # Auto-loads your modules
.generated/hosts/traveldroid/traveldroid.nix # Explicitly load grouped host