diff --git a/hosts/stuff/configuration.nix b/hosts/stuff/configuration.nix index 23493ac..85a6134 100644 --- a/hosts/stuff/configuration.nix +++ b/hosts/stuff/configuration.nix @@ -47,6 +47,7 @@ in { environment.systemPackages = with pkgs; [ # Additional system packages here zoxide + telegram-desktop ]; services.displayManager.autoLogin.user = "user";