refactor(ags): switch to TypeScript

This commit is contained in:
matt1432 2024-01-13 11:15:08 -05:00
parent a65a59e3db
commit 3e0b416a33
74 changed files with 1078 additions and 1327 deletions
modules/ags

View file

@ -26,7 +26,6 @@ in {
package = ags.packages.${pkgs.system}.default;
extraPackages = with pkgs; [
libgudev
webkitgtk
];
};
@ -35,6 +34,7 @@ in {
++ (with pkgs; [
# ags
sassc
bun
playerctl
## gui