mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 15:45:59 +01:00
ugh
This commit is contained in:
parent
9180fb08e2
commit
9ba6eab8db
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in {
|
|||
};
|
||||
|
||||
package = (mkPackageOptionMD pkgs "hyprland") {
|
||||
default = inputs.packages.${pkgs.system}.hyprland;
|
||||
default = inputs.self.packages.${pkgs.system}.hyprland;
|
||||
};
|
||||
|
||||
finalPackage = mkOption {
|
||||
|
|
Loading…
Reference in a new issue