organized

This commit is contained in:
kenji
2025-08-13 08:39:37 -05:00
parent 490fb9ba35
commit 9d2d722bc6
5 changed files with 48 additions and 14 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
in {
homeManagerModules = rec {
default = illogical-impulse;
illogical-impulse = import ./modules/desktop/default.nix;
illogical-impulse = import ./modules/default.nix;
};
legacyPackages = eachSupportedSystem (pkgs: {