Fixed ags path

This commit is contained in:
2024-08-15 10:07:52 -03:00
parent 791beef7c7
commit 8cc00d1ba1

View File

@@ -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; [