This commit is contained in:
Chris Kruining 2024-07-24 22:29:17 +02:00
parent 6de1355091
commit 46b6fd3f17
4 changed files with 5 additions and 8 deletions

View file

@ -28,10 +28,7 @@
shell = {
default = "zsh";
toolset = {
git.enable = true;
gnupg.enable = true;
};
corePkgs.enable = true;
};
};
}