ags
This commit is contained in:
parent
7a4828af0d
commit
eddf7cecb8
6 changed files with 78 additions and 10 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
pkgs, ...
|
||||
pkgs, ags, ...
|
||||
}: {
|
||||
imports = [ inputs.ags.homeManagerModules.default ];
|
||||
imports = [ ags.homeManagerModules.default ];
|
||||
|
||||
programs.ags = {
|
||||
enable = true;
|
||||
|
|
@ -14,6 +14,16 @@
|
|||
gtksourceview
|
||||
webkitgtk
|
||||
accountsservice
|
||||
pavucontrol
|
||||
networkmanager
|
||||
gtk3
|
||||
wf-recorder
|
||||
wl-clipboard
|
||||
brightnessctl
|
||||
fzf
|
||||
fd
|
||||
dart-sass
|
||||
bun
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue