update macbook config

This commit is contained in:
Schrottkatze 2024-01-30 19:47:11 +01:00
parent 8cab1912c8
commit 93052beaff
Signed by: schrottkatze
GPG key ID: 5621290CA02C7BD8

View file

@ -49,11 +49,11 @@
cloud.enable = true; cloud.enable = true;
social.enable = true; social.enable = true;
mail.enable = true; mail.enable = true;
gaming.enable = true;
evremap.enable = true;
}; };
helix.enable = true;
zellij.enable = true;
terminal.enable = true; terminal.enable = true;
zsh.enable = true; git.signingKey = "08F0 E7C9 6941 84C2 D514 7F31 5621 290C A02C 7BD8";
}; };
fileSystems = { fileSystems = {
@ -101,7 +101,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
android-tools android-tools
evremap
]; ];
environment.pathsToLink = [ environment.pathsToLink = [