feat(direnv): init #11

Merged
aemogie merged 7 commits from feat/direnv-init into main 2024-05-03 13:01:37 +00:00
Showing only changes of commit 39dbc96898 - Show all commits

View file

@ -17,7 +17,7 @@
in in
{ {
templates = { templates = {
default = self.templates.direnv; default = self.templates.system;
system = { system = {
path = ./system; path = ./system;
description = ""; description = "";