Initial work on establishing consistent AGENTS context
This commit is contained in:
parent
083e3e79b7
commit
bd9b9109d2
5 changed files with 37 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ with lib;
|
|||
myModules.home = {
|
||||
fish.enable = true;
|
||||
git.enable = true;
|
||||
pi.enable = true;
|
||||
user = "eliribble";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue