From 93052beaff21a8f877425c6042a181873c1fd8e5 Mon Sep 17 00:00:00 2001 From: Jade Date: Tue, 30 Jan 2024 19:47:11 +0100 Subject: [PATCH] update macbook config --- hosts/potatobook-g/configuration.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hosts/potatobook-g/configuration.nix b/hosts/potatobook-g/configuration.nix index bf48281..8e7b326 100644 --- a/hosts/potatobook-g/configuration.nix +++ b/hosts/potatobook-g/configuration.nix @@ -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 = [