Skip to content

Commit

Permalink
enable direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
yomaq committed Apr 18, 2024
1 parent 96d4145 commit 9b96224
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions users/admin/homeManager/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@
agenix
tailscale
just
unstable.pulumi-bin
python311Packages.pulumi
];
programs = {
git = {
enable = true;
userEmail = "yomaq@bsjm.xyz";
userName = "yomaq";
};
direnv.enable = true;
};
yomaq = {
suites.basic.enable = true;
Expand Down

0 comments on commit 9b96224

Please sign in to comment.