update
This commit is contained in:
parent
b66f726ce2
commit
18e95cdb6f
7 changed files with 89 additions and 79 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
{ ags, pkgs, ...}: {
|
||||
imports = [ ags.homeManagerModules.default ];
|
||||
|
||||
programs.ags = {
|
||||
enable = true;
|
||||
configDir = ./widgets/bar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue