feat!(limontozu): add config
This commit is contained in:
parent
80ec62084d
commit
c5c43e9fc5
15 changed files with 789 additions and 49 deletions
|
@ -4,4 +4,7 @@
|
|||
{
|
||||
# List your module files here
|
||||
# my-module = import ./my-module.nix;
|
||||
brew = import ./brew;
|
||||
yabai = import ./yabai;
|
||||
system = import ./system;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue