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

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