organized

This commit is contained in:
kenji
2025-08-11 15:19:40 -05:00
parent 176ad4ba0b
commit ce6e885a23
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
in {
nixosModules = rec {
default = illogical-impulse;
illogical-impulse = ./nix/modules;
illogical-impulse = import ./modules/desktop/default.nix;
};
legacyPackages = eachSupportedSystem (pkgs: {