formatting

This commit is contained in:
Daylin Morgan 2024-07-25 10:00:42 -05:00
parent 1996233a7f
commit 98fe8b392f
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 3 additions and 4 deletions

View file

@ -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;

View file

@ -6,7 +6,7 @@
enabled, enabled,
pkgFrom, pkgFrom,
pkgsFrom, pkgsFrom,
overlayFrom, overlayFrom,
... ...
}: }: