This commit is contained in:
biscuit
2025-05-14 16:14:20 -05:00
parent d33af4042e
commit c6aafcbcca
7 changed files with 14 additions and 1090 deletions
File diff suppressed because one or more lines are too long
+6
View File
@@ -18,6 +18,12 @@
# additional packages to add to gjs's runtime
extraPackages = with pkgs; [
inputs.ags.packages.${pkgs.system}.battery
inputs.ags.packages.${pkgs.system}.wireplumber
inputs.ags.packages.${pkgs.system}.hyprland
inputs.ags.packages.${pkgs.system}.mpris
inputs.ags.packages.${pkgs.system}.io
inputs.ags.packages.${pkgs.system}.network
inputs.ags.packages.${pkgs.system}.tray
fzf
];
};