Add mostly final ags config
This commit is contained in:
parent
c310042564
commit
bce65f6835
23 changed files with 999 additions and 156 deletions
|
@ -1,4 +1,5 @@
|
|||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ pciutils ];
|
||||
programs.ags = {
|
||||
enable = true;
|
||||
# configDir = ./widgets;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue