added overlay

This commit is contained in:
Dea 2026-01-10 16:37:48 -05:00
parent 491e268446
commit 0d0bafe04e
3 changed files with 16 additions and 1 deletions

14
exprs/overlay.nix Normal file
View file

@ -0,0 +1,14 @@
inputs: final: prev: {
waywall = prev.waywall.overrideAttrs (
f: p: {
version = "0-unstable-2026-01-06";
src = prev.fetchFromGitHub {
owner = "tesselslate";
repo = "waywall";
rev = "c6504f95f8d757a2e060c4df8bd3ed145ad59e8d";
hash = "sha256-kfBsppc+esz0Q6iIIKAeOMwkIWdN12AlH3Dji8bU32c=";
};
}
);
}

View file

@ -34,6 +34,7 @@
];
nixpkgs.config.allowUnfree = true;
nixpkgs.overlays = [ (import ./exprs/overlay.nix { }) ];
imports = [
./homemanager/mpv.nix
./hosts/sandalphon/mcsr/home.nix

View file

@ -115,7 +115,7 @@ ModeManager:define("tall", {
})
local ensure_ninjabrain = Processes.ensure_application(waywall, ninb_path)("ninjabrain.*\\.jar")
waywall.listen("load", ensure_ninjabrain)
-- waywall.listen("load", ensure_ninjabrain)
local config = {
input = {