forked from Shinonome/dots-hyprland
organized
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
in {
|
||||
nixosModules = rec {
|
||||
default = illogical-impulse;
|
||||
illogical-impulse = ./nix/modules;
|
||||
illogical-impulse = import ./modules/desktop/default.nix;
|
||||
};
|
||||
|
||||
legacyPackages = eachSupportedSystem (pkgs: {
|
||||
|
||||
Reference in New Issue
Block a user