mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-09 08:13:14 -06:00
formatting
This commit is contained in:
parent
1996233a7f
commit
98fe8b392f
2 changed files with 3 additions and 4 deletions
|
@ -11,9 +11,8 @@ let
|
||||||
overlays = map [
|
overlays = map [
|
||||||
"lix-module"
|
"lix-module"
|
||||||
"hyprland-contrib"
|
"hyprland-contrib"
|
||||||
"nixpkgs-wayland" ]
|
"nixpkgs-wayland"
|
||||||
overlayFrom
|
] overlayFrom;
|
||||||
;
|
|
||||||
};
|
};
|
||||||
pkgsFrom = pkgsFromSystem system;
|
pkgsFrom = pkgsFromSystem system;
|
||||||
pkgFrom = pkgFromSystem system;
|
pkgFrom = pkgFromSystem system;
|
||||||
|
|
Loading…
Reference in a new issue