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