diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 0e85bfd..628f5c5 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -88,6 +88,7 @@ extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user. packages = with pkgs; [ tree + cloudflared ]; # Created using mkpasswd hashedPassword = "$6$.ZlYnf2cZph4tCbM$E/JJUDirRV8MZrgX4Rh.Pi1q95tev1ZxcKjPA1I.uURv56qoWcC39MJWO9S2T5MlkPVbSLGiM8Ihfz9mERImo/";