Fixed ags path
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
# null or path, leave as null if you don't want hm to manage the config
|
# null or path, leave as null if you don't want hm to manage the config
|
||||||
configDir = ../ags;
|
configDir = ./ags;
|
||||||
|
|
||||||
# additional packages to add to gjs's runtime
|
# additional packages to add to gjs's runtime
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user