mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 12:55:33 +08:00
swww -> awww
This commit is contained in:
parent
8275c96e4f
commit
ce73753052
9 changed files with 143 additions and 68 deletions
|
|
@ -28,7 +28,7 @@
|
|||
sway = prev.sway.overrideAttrs (oldAttrs: {
|
||||
passthru.providedSessions = [ "scroll" ];
|
||||
});
|
||||
inherit (inputs.nixpkgs-wayland.packages.${final.stdenv.hostPlatform.system}) swww;
|
||||
inherit (inputs.awww.packages.${final.stdenv.hostPlatform.system}) awww;
|
||||
};
|
||||
|
||||
inherit (inputs.niri.overlays) niri;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue