mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-22 19:28:29 +00:00
ugh
This commit is contained in:
@@ -31,7 +31,7 @@ in {
|
||||
};
|
||||
|
||||
package = (mkPackageOptionMD pkgs "hyprland") {
|
||||
default = inputs.packages.${pkgs.system}.hyprland;
|
||||
default = inputs.self.packages.${pkgs.system}.hyprland;
|
||||
};
|
||||
|
||||
finalPackage = mkOption {
|
||||
|
Reference in New Issue
Block a user