feat: more hyprland

This commit is contained in:
Luj 2023-04-01 23:09:40 +02:00
parent a55a8ee9a4
commit b9ab646462
Signed by: luj
GPG key ID: 6FC74C847011FD83
5 changed files with 58 additions and 14 deletions

View file

@ -51,6 +51,7 @@ in
buildbot-badges = prev.pkgs.callPackage ../packages/buildbot-badges { };
linkal = inputs.linkal.defaultPackage."${system}";
mosh = prev.unstable.mosh;
hyprpaper = inputs.hyprpaper.packages.${system}.default;
})
];
}