isadle, fix steam, etc

This commit is contained in:
Jana Dönszelmann 2026-04-05 20:01:25 +02:00
parent a422110adf
commit 4d58ae60b0
No known key found for this signature in database
12 changed files with 253 additions and 151 deletions

View file

@ -6,6 +6,7 @@
niri-unstable,
raw-data,
p1n3appl3,
isadle,
pkgs,
...
}@inputs:
@ -20,5 +21,6 @@ in
pipethon = pipethon.packages.${system}.python;
raw-data = raw-data.packages.${system}.default;
p1n3appl3 = p1n3appl3.packages.${system};
isadle = isadle.packages.${system}.default;
}
// (import ./maple.nix inputs)