mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-16 03:03:40 +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") {
|
package = (mkPackageOptionMD pkgs "hyprland") {
|
||||||
default = inputs.packages.${pkgs.system}.hyprland;
|
default = inputs.self.packages.${pkgs.system}.hyprland;
|
||||||
};
|
};
|
||||||
|
|
||||||
finalPackage = mkOption {
|
finalPackage = mkOption {
|
||||||
|
|
Loading…
Add table
Reference in a new issue