added user for megan

This commit is contained in:
2025-06-04 21:50:49 -04:00
parent 65335d1d38
commit f23d381895
9 changed files with 160 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
{
programs.direnv = {
enable = true;
enableZshIntegration = true;
nix-direnv.enable = true;
};
}