mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 15:16:23 +01:00
update macbook config
This commit is contained in:
parent
8cab1912c8
commit
93052beaff
|
@ -49,11 +49,11 @@
|
|||
cloud.enable = true;
|
||||
social.enable = true;
|
||||
mail.enable = true;
|
||||
gaming.enable = true;
|
||||
evremap.enable = true;
|
||||
};
|
||||
helix.enable = true;
|
||||
zellij.enable = true;
|
||||
terminal.enable = true;
|
||||
zsh.enable = true;
|
||||
git.signingKey = "08F0 E7C9 6941 84C2 D514 7F31 5621 290C A02C 7BD8";
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
|
@ -101,7 +101,6 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
android-tools
|
||||
evremap
|
||||
];
|
||||
|
||||
environment.pathsToLink = [
|
||||
|
|
Loading…
Reference in a new issue