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 = [