mirror of
https://github.com/zoriya/astal.git
synced 2026-06-05 02:49:44 +00:00
docs: touchups
This commit is contained in:
@@ -22,6 +22,7 @@ Using Astal on Nix will require you to package your project.
|
||||
in {
|
||||
packages.${system}.default = astal.lib.mkLuaPacakge {
|
||||
inherit pkgs;
|
||||
src = ./path/to/project; # should contain app.lua
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user